Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp2718 const NamedDecl *FunctionOrMethod, in MaybeAddSentinel() argument
2720 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel()
H A DSemaDecl.cpp7419 const DeclContext *FunctionOrMethod = nullptr; in ActOnVariableDeclarator() local
7423 FunctionOrMethod = Ctxt; in ActOnVariableDeclarator()
7432 if (FunctionOrMethod) { in ActOnVariableDeclarator()