Searched defs:FunctionOrMethod (Results 1 – 3 of 3) sorted by relevance
524 typedef llvm::PointerUnion<FunctionDecl *, ObjCMethodDecl *> FunctionOrMethod; typedef
2954 const NamedDecl *FunctionOrMethod, in MaybeAddSentinel()
7732 const DeclContext *FunctionOrMethod = nullptr; in ActOnVariableDeclarator() local