Home
last modified time | relevance | path

Searched defs:getParamName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DComment.cpp368 StringRef ParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::ParamCommandComment
375 StringRef TParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::TParamCommandComment
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5138 std::string NVPTXTargetLowering::getParamName(const Function *F, getParamName() function in NVPTXTargetLowering