Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h336 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
DCoreEngine.h326 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable
332 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); variable