Searched defs:VD1 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/ProfileData/ | ||
H A D | InstrProfTest.cpp | 1165 auto VD1 = R->getValueArrayForSite(IPVK_VTableTarget, 1); TEST_P() local |
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 4292 const ValueDecl *VD1 = getAnyDecl(E1); isSameComparisonOperand() local |