Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h195 std::string asString(const std::string &mlocname) const { in asString() function
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp23 std::string ArgKind::asString() const { in asString() function in clang::ast_matchers::dynamic::ArgKind
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4099 AST_MATCHER_P(QualType, asString, std::string, Name) { in AST_MATCHER_P() argument