Searched defs:getParamName (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/Target/PTX/ | ||
| D | PTXParamManager.h | 70 const std::string &getParamName(unsigned Param) const { in getParamName() function |
| /external/clang/lib/AST/ | ||
| D | Comment.cpp | 324 StringRef ParamCommandComment::getParamName(const FullComment *FC) const { in getParamName() function in clang::comments::ParamCommandComment |