Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp3364 static const NamedDecl *extractFunctorCallOperator(const NamedDecl *ND) { in extractFunctorCallOperator() function
3415 dyn_cast_or_null<FunctionDecl>(extractFunctorCallOperator(ND))) { in createCodeCompletionStringForDecl()