Home
last modified time | relevance | path

Searched defs:FunctionOrMethod (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp454 typedef llvm::PointerUnion<FunctionDecl *, ObjCMethodDecl *> FunctionOrMethod; global() typedef
H A DSemaCodeComplete.cpp2824 MaybeAddSentinel(Preprocessor & PP,const NamedDecl * FunctionOrMethod,CodeCompletionBuilder & Result) MaybeAddSentinel() argument
H A DSemaDecl.cpp7521 const DeclContext *FunctionOrMethod = nullptr; ActOnVariableDeclarator() local