OpenGrok
Cross Reference: ExprConstant.cpp
xref
: /
external
/
clang
/
lib
/
AST
/
ExprConstant.cpp
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
refs:VDef
2321
if (const VarDecl *
VDef
= VD->getDefinition(Info.Ctx))
2322
VD =
VDef
;