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

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

Completed in 267 milliseconds