Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DComment.cpp324 StringRef ParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::ParamCommandComment
331 StringRef TParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::TParamCommandComment
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXParamManager.h70 const std::string &getParamName(unsigned Param) const { in getParamName() function