Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDCodeCompleteConsumer.h1128 const FunctionProtoTypeLoc getFunctionProtoTypeLoc() const;
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDCodeCompleteConsumer.cpp535 CodeCompleteConsumer::OverloadCandidate::getFunctionProtoTypeLoc() const { in getFunctionProtoTypeLoc() function in CodeCompleteConsumer::OverloadCandidate
HDSemaCodeComplete.cpp4040 getFunctionProtoTypeLoc(), Result, CurrentArg); in CreateSignatureString()