Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h414 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); global() variable
H A DCoreEngine.h360 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
366 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable