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

Definitions

tools/clang/include/clang/AST/Decl.h
 1785 class FunctionDecl : public DeclaratorDecl,
tools/clang/include/clang/AST/Type.h
 3393 class FunctionType : public Type {
tools/clang/include/clang/Sema/Sema.h
 9199   template<typename T, typename MapT>