Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dtypes.cc421 std::string Type::ComputeName(const std::string& basename, in ComputeName() function in v8::internal::torque::Type
/external/clang/lib/AST/
DExpr.cpp472 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) { in ComputeName() function in PredefinedExpr