Searched refs:ComputeName (Results 1 – 4 of 4) sorted by relevance
1972 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2052 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2138 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2207 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()3197 std::string Str = PredefinedExpr::ComputeName( in dumpLayout()3253 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout()3680 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations()
475 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { in ComputeName() function in PredefinedExpr664 return ComputeName(IT, D); in ComputeName()
1212 static std::string ComputeName(IdentType IT, const Decl *CurrentDecl);
3042 auto Str = PredefinedExpr::ComputeName(IT, currentDecl); in BuildPredefinedExpr()