Home
last modified time | relevance | path

Searched refs:ParamText (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientAlgorithmCheck.cpp141 StringRef ParamText = Lexer::getSourceText( in check() local
146 AlgDecl->getName() + "(" + ParamText + ")") in check()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1267 #ifndef ParamText in Dlg_ParamText()
1268 PyMac_PRECHECK(ParamText); in Dlg_ParamText()
1276 ParamText(param0, in Dlg_ParamText()