Searched defs:getTypeAsString (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/ASTMatchers/Dynamic/ | ||
| H A D | VariantValue.cpp | 98 std::string getTypeAsString() const override { in getTypeAsString() function in clang::ast_matchers::dynamic::VariantMatcher::SinglePayload |
| /llvm-project-15.0.7/libc/utils/LibcTableGenUtil/ | ||
| H A D | APIIndexer.cpp | 66 std::string APIIndexer::getTypeAsString(llvm::Record *TypeRecord) { in getTypeAsString() function in llvm_libc::APIIndexer |