Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp184 std::string cName() const override { return "void"; } in cName() function in __anon819a2c470111::VoidType
200 std::string cName() const override { in cName() function in __anon819a2c470111::PointerType
235 std::string cName() const override { return cNameBase() + "_t"; } in cName() function in __anon819a2c470111::CRegularNamedType
258 std::string cName() const override { in cName() function in __anon819a2c470111::ScalarType