Searched refs:asPair (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h508 std::pair<const Type *,Qualifiers> asPair() const { function in struct:clang::SplitQualType
/external/clang/lib/Sema/
H A DSemaExpr.cpp6144 cast<PointerType>(LHSType)->getPointeeType().split().asPair();
6146 cast<PointerType>(RHSType)->getPointeeType().split().asPair();

Completed in 162 milliseconds