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

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1781 TypeInfoChars ASTContext::getTypeInfoInChars(const Type *T) const { function in class:ASTContext
1789 TypeInfoChars ASTContext::getTypeInfoInChars(QualType T) const { function in class:ASTContext

Completed in 281 milliseconds