Home
last modified time | relevance | path

Searched refs:FunctionOrMethod (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2713 const NamedDecl *FunctionOrMethod, in MaybeAddSentinel() argument
2715 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel()
H A DSemaDecl.cpp7044 const DeclContext *FunctionOrMethod = nullptr; in ActOnVariableDeclarator() local
7048 FunctionOrMethod = Ctxt; in ActOnVariableDeclarator()
7057 if (FunctionOrMethod) { in ActOnVariableDeclarator()