Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp184 std::string cName() const override { return "void"; } in cName() function in __anone3a730d20111::VoidType
200 std::string cName() const override { in cName() function in __anone3a730d20111::PointerType
234 std::string cName() const override { return cNameBase() + "_t"; } in cName() function in __anone3a730d20111::CRegularNamedType
257 std::string cName() const override { in cName() function in __anone3a730d20111::ScalarType