Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h437 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
H A DCoreEngine.h362 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
368 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable