Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp181 PathDiagnosticLocation VDLoc = in VisitVarDecl() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp277 assert(VDLoc != nullptr); in ProcessVarDecl() local