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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1543 void QualType::getAsStringInternal(const Type *ty, Qualifiers qs, function in class:QualType
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3870 void LocInfoType::getAsStringInternal(std::string &Str, function in class:LocInfoType
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h886 void getAsStringInternal(std::string &Str, function in class:clang::QualType
890 static void getAsStringInternal(SplitQualType split, std::string &out, function in class:clang::QualType

Completed in 137 milliseconds