Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp99 FindUndefExpr FindIt(St, Ctx.getLocationContext()); in checkBranchCondition() local
/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp92 auto FindIt = USRBasedLookupTable.find(USR); findRecordForUSR() local