HomeSort by: relevance | last modified time | path
    Searched refs:asPair (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 620 std::pair<const Type *,Qualifiers> asPair() const {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 8846 cast<PointerType>(LHSType)->getPointeeType().split().asPair();
8848 cast<PointerType>(RHSType)->getPointeeType().split().asPair();
8941 cast<PointerType>(lhptee)->getPointeeType().split().asPair();
8943 cast<PointerType>(rhptee)->getPointeeType().split().asPair();

Completed in 53 milliseconds