Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp454 typedef llvm::PointerUnion<FunctionDecl *, ObjCMethodDecl *> FunctionOrMethod; typedef
H A DSemaCodeComplete.cpp2824 const NamedDecl *FunctionOrMethod, in MaybeAddSentinel()
H A DSemaDecl.cpp7546 const DeclContext *FunctionOrMethod = nullptr; in ActOnVariableDeclarator() local