Home
last modified time | relevance | path

Searched defs:ComputeName (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp472 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { in ComputeName() function in PredefinedExpr
/external/llvm-project/clang/lib/AST/
DExpr.cpp564 std::string PredefinedExpr::ComputeName(IdentKind IK, const Decl *CurrentDecl) { in ComputeName() function in PredefinedExpr