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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp806 QualType ThisTy = getCurrentThisType(); local
1756 QualType ThisTy = getCurrentThisType(); local
H A DSemaCodeComplete.cpp1499 QualType ThisTy = S.getCurrentThisType(); local
H A DSemaExprCXX.cpp836 QualType ThisTy = CXXThisTypeOverride; local
948 QualType ThisTy = getCurrentThisType(); local
887 captureThis(ASTContext &Context, RecordDecl *RD, QualType ThisTy, SourceLocation Loc) argument
967 QualType ThisTy = getCurrentThisType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1366 Type ThisTy = getReturnType(); local

Completed in 202 milliseconds