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