Home
last modified time | relevance | path

Searched defs:CXXBasePath (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DHeuristicResolver.h19 class CXXBasePath; variable
H A DSema.h124 class CXXBasePath; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp271 [&AnyInconclusiveBase](const CXXBaseSpecifier *Base, CXXBasePath &) { in visitCXXRecordDecl() argument
280 [&AnyInconclusiveBase](const CXXBaseSpecifier *Base, CXXBasePath &) { in visitCXXRecordDecl() argument
301 [&](const CXXBaseSpecifier *Base, CXXBasePath &) { in visitCXXRecordDecl() argument
H A DPtrTypesSemantics.cpp86 CXXBasePath &) { in isSmartPtrCompatible() argument
102 CXXBasePath &) { in isSmartPtrCompatible() argument
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h37 class CXXBasePath; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2795 [&Bases](const CXXBaseSpecifier *Specifier, CXXBasePath &) { in ComputeThisOffset() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h59 class CXXBasePath; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4277 bool operator()(const CXXBaseSpecifier *S, CXXBasePath &) { in operator ()() argument