Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
HDConstructionContext.cpp30 bool ConstructionContextLayer::isStrictlyMoreSpecificThan( in isStrictlyMoreSpecificThan() function in ConstructionContextLayer
HDCFG.cpp1351 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDConstructionContext.h225 bool isStrictlyMoreSpecificThan(const ConstructionContextLayer *Other) const;