Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp310 bool ShouldRetrieveFromComparisons = false) { in find() argument
386 DeclRefFinder(bool ShouldRetrieveFromComparisons) in DeclRefFinder() argument
389 bool ShouldRetrieveFromComparisons; member in __anon185a77070111::DeclRefFinder
393 findDeclRefExpr(const Expr * In,bool ShouldRetrieveFromComparisons=false) findDeclRefExpr() argument
399 findReferencedParmVarDecl(const Expr * In,bool ShouldRetrieveFromComparisons=false) findReferencedParmVarDecl() argument
[all...]