Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h394 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
H A DCoreEngine.h356 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
362 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable