Searched defs:ProperArgName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/ExtractAPI/ | ||
H A D | DeclarationFragments.cpp | 582 std::string ProperArgName = T.getAsString(); getFragmentsForVarTemplate() local |
/llvm-project/clang/include/clang/ExtractAPI/ | ||
H A D | DeclarationFragments.h | 471 std::string ProperArgName = Function->getReturnType().getAsString(); in getFunctionSignature() local |