Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2817 const NamedDecl *FunctionOrMethod, in MaybeAddSentinel() argument
2819 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel()
H A DSemaDecl.cpp7699 const DeclContext *FunctionOrMethod = nullptr; in ActOnVariableDeclarator() local
7703 FunctionOrMethod = Ctxt; in ActOnVariableDeclarator()
7712 if (FunctionOrMethod) { in ActOnVariableDeclarator()