Searched defs:FunctionOrMethod (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAPINotes.cpp | 454 typedef llvm::PointerUnion<FunctionDecl *, ObjCMethodDecl *> FunctionOrMethod; global() typedef |
H A D | SemaCodeComplete.cpp | 2824 MaybeAddSentinel(Preprocessor & PP,const NamedDecl * FunctionOrMethod,CodeCompletionBuilder & Result) MaybeAddSentinel() argument |
H A D | SemaDecl.cpp | 7521 const DeclContext *FunctionOrMethod = nullptr; ActOnVariableDeclarator() local |