reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 2148   NamedDecl *ActOnVariableDeclarator(Scope *S, Declarator &D, DeclContext *DC,

References

tools/clang/lib/Sema/SemaDecl.cpp
 5709     New = ActOnVariableDeclarator(S, D, DC, TInfo, Previous, TemplateParamLists,
tools/clang/lib/Sema/SemaDeclCXX.cpp
  860       ActOnVariableDeclarator(S, D, DC, TInfo, Previous,