Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h294 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
H A DCoreEngine.h323 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
329 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable