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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h360 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); local
H A DCoreEngine.h356 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); local
362 const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location); local

Completed in 106 milliseconds