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

Declarations

tools/clang/include/clang/Sema/Sema.h
 2615   void ActOnFields(Scope *S, SourceLocation RecLoc, Decl *TagDecl,

References

tools/clang/lib/Parse/ParseDecl.cpp
 4241   Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls,
tools/clang/lib/Parse/ParseObjc.cpp
 1874   Actions.ActOnFields(getCurScope(), atLoc, interfaceDecl, AllIvarDecls,
tools/clang/lib/Sema/SemaDeclCXX.cpp
 8380   ActOnFields(S, RLoc, TagDecl, llvm::makeArrayRef(
tools/clang/lib/Sema/SemaLambda.cpp
 1249   ActOnFields(nullptr, Class->getLocation(), Class, Fields, SourceLocation(),
 1795     ActOnFields(nullptr, Class->getLocation(), Class, Fields, SourceLocation(),
tools/clang/lib/Sema/SemaStmt.cpp
 4417   ActOnFields(/*Scope=*/nullptr, Record->getLocation(), Record, Fields,
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
 2220   ActOnFields(nullptr, Instantiation->getLocation(), Instantiation, Fields,