Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp29 const DeclContext *DC, bool isBase, bool isIBType) in TypeIndexer()
238 bool isBase, in indexTypeSourceInfo()
249 bool isBase, in indexTypeLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h145 virtual bool isBase() const { return false; } in isBase() function
H A DUninitializedObjectChecker.cpp101 virtual bool isBase() const override { return true; } in isBase() function in __anon728dff9d0111::BaseClass
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp705 bool isBase() const { return getStatus() == Base; } in isBase() function in __anon7262c22f0411::BDVState