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

Definitions

tools/clang/include/clang/AST/DeclObjC.h
  138 class ObjCMethodDecl : public NamedDecl, public DeclContext {
tools/clang/include/clang/AST/Type.h
 3725 class FunctionProtoType final
tools/clang/lib/CodeGen/CodeGenFunction.h
 4246   template <typename T>