OpenGrok
Cross Reference: DeclBase.cpp
xref
: /
external
/
clang
/
lib
/
AST
/
DeclBase.cpp
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
refs:VarDecl
414
if (const
VarDecl
*Var = dyn_cast<
VarDecl
>(this)) {