Searched defs:getBaseClass (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Pass.cpp | 80 StringRef Pass::getBaseClass() const { in getBaseClass() function in Pass |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | DelayedDiagnostic.h | 84 CXXRecordDecl *getBaseClass() const { in getBaseClass() function |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2651 const Type *CXXCtorInitializer::getBaseClass() const { getBaseClass() function in CXXCtorInitializer |