Searched defs:getCurrentThisType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp732 QualType Sema::getCurrentThisType() { function in class:Sema
846 QualType ThisTy = getCurrentThisType();
865 QualType ThisTy = getCurrentThisType();

Completed in 418 milliseconds