Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h414 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
H A DCoreEngine.h369 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
375 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable