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.h426 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
H A DCoreEngine.h360 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
366 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable