Home
last modified time | relevance | path

Searched defs:isBase (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp32 const DeclContext *DC, bool isBase, bool isIBType) in TypeIndexer()
248 bool isBase, in indexTypeSourceInfo()
259 bool isBase, in indexTypeLoc()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h102 bool isBase() const override { return getIsBase(); } in isBase() function
H A DLVElement.h239 virtual bool isBase() const { return false; } in isBase() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp720 bool isBase() const { return getStatus() == Base; } in isBase() function in __anon7f760f840311::BDVState