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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp167 reportBug(const CXXRecordDecl *DerivedClass, const CXXBaseSpecifier *BaseSpec, const CXXRecordDecl *ProblematicBaseClass) const argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h755 inline Loc ProgramState::getLValue(const CXXBaseSpecifier &BaseSpec, argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp899 const CXXBaseSpecifier *BaseSpec = Node.getBase(); local
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1118 auto *BaseSpec = new (Record.getContext()) CXXBaseSpecifier; local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9992 ASTImporter::Import(const CXXBaseSpecifier *BaseSpec) { argument

Completed in 109 milliseconds