Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h289 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
DCoreEngine.h328 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
334 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable