Searched refs:ComputeName (Results 1 – 4 of 4) sorted by relevance
1946 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2026 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2105 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()2172 PredefinedExpr::ComputeName(PredefinedExpr::PrettyFunctionNoVirtual, in dumpLayout()3150 std::string Str = PredefinedExpr::ComputeName( in dumpLayout()3205 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout()3626 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations()
472 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { in ComputeName() function in PredefinedExpr659 return ComputeName(IT, D); in ComputeName()
1198 static std::string ComputeName(IdentType IT, const Decl *CurrentDecl);
3081 auto Str = PredefinedExpr::ComputeName(IT, currentDecl); in BuildPredefinedExpr()