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

Declarations

tools/clang/include/clang/Sema/DeclSpec.h
 1601   static DeclaratorChunk getFunction(bool HasProto,

References

tools/clang/lib/Parse/ParseDecl.cpp
 6422   D.AddTypeInfo(DeclaratorChunk::getFunction(
tools/clang/lib/Parse/ParseExpr.cpp
 3061         DeclaratorChunk::getFunction(/*HasProto=*/true,
tools/clang/lib/Parse/ParseExprCXX.cpp
 1372     D.AddTypeInfo(DeclaratorChunk::getFunction(
 1432     D.AddTypeInfo(DeclaratorChunk::getFunction(
tools/clang/lib/Sema/SemaDecl.cpp
14175   D.AddTypeInfo(DeclaratorChunk::getFunction(/*HasProto=*/false,
tools/clang/lib/Sema/SemaType.cpp
  749   declarator.AddInnermostTypeInfo(DeclaratorChunk::getFunction(