Home
last modified time | relevance | path

Searched defs:getBases (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DIterationSpace.cpp71 getBases() const { in getBases() function in __anon406dfda30411::ArrayBaseFinder
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h319 const CXIdxBaseClassInfo *const *getBases() const { in getBases() function
/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp506 static bool getBases(Operation *op, SmallPtrSet<TypeID, 4> &paramIds, in getBases() function
/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h171 SmallVector<SymbolReference> getBases(const CXXRecordDecl *Decl) { getBases() function
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h354 CXXBaseSpecifier *getBases() const { getBases() function