Searched defs:VDef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | ThreadSafety.cpp | 680 VarDefinition *VDef = &VarDefinitions[i1]; intersectBackEdge() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 4134 if (const VarDecl *VDef = VD->getDefinition(Info.Ctx)) findCompleteObject() local |