Searched defs:getAsStringInternal (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1909 void QualType::getAsStringInternal(std::string &Str, function in class:QualType
1915 void QualType::getAsStringInternal(const Type *ty, Qualifiers qs, function in class:QualType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h1018 static void getAsStringInternal(SplitQualType split, std::string &out, function in class:clang::QualType
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6019 void LocInfoType::getAsStringInternal(std::string &Str, function in class:__anon698::LocInfoType

Completed in 446 milliseconds