Home
last modified time | relevance | path

Searched refs:isStrictlyMoreSpecificThan (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Analysis/
DConstructionContext.cpp30 bool ConstructionContextLayer::isStrictlyMoreSpecificThan( in isStrictlyMoreSpecificThan() function in ConstructionContextLayer
DCFG.cpp1349 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()
/external/llvm-project/clang/include/clang/Analysis/
DConstructionContext.h228 bool isStrictlyMoreSpecificThan(const ConstructionContextLayer *Other) const;