Searched refs:CodeCompleteAfterFunctionEquals (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2717 Actions.CodeCompleteAfterFunctionEquals(DeclaratorInfo);
H A DParseDecl.cpp1903 Actions.CodeCompleteAfterFunctionEquals(D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6271 void Sema::CodeCompleteAfterFunctionEquals(Declarator &D) { function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12010 void CodeCompleteAfterFunctionEquals(Declarator &D);

Completed in 157 milliseconds