Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp30 bool ConstructionContextLayer::isStrictlyMoreSpecificThan( in isStrictlyMoreSpecificThan() function in ConstructionContextLayer
H A DCFG.cpp1434 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h235 bool isStrictlyMoreSpecificThan(const ConstructionContextLayer *Other) const;