Home
last modified time | relevance | path

Searched refs:getSignedWCharType (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h1351 QualType getSignedWCharType() const;
/external/clang/lib/Sema/
DSemaType.cpp1280 Result = Context.getSignedWCharType(); in ConvertDeclSpecToType()
/external/clang/lib/AST/
DASTContext.cpp4135 QualType ASTContext::getSignedWCharType() const { in getSignedWCharType() function in ASTContext