Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp586 VarDefinition *VDef = &VarDefinitions[i1]; in intersectBackEdge() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2550 if (const VarDecl *VDef = VD->getDefinition(Info.Ctx)) in findCompleteObject() local