OpenGrok
Cross Reference: DeclBase.cpp
xref
: /
external
/
clang
/
lib
/
AST
/
DeclBase.cpp
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
full:isscoped
848
return !cast<EnumDecl>(this)->
isScoped
();