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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp2090 const NamedDecl *FunctionOrMethod,
2092 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>())
2089 MaybeAddSentinel(ASTContext &Context, const NamedDecl *FunctionOrMethod, CodeCompletionBuilder &Result) argument

Completed in 149 milliseconds