Searched refs:isChar32Type (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaFixItUtils.cpp198 if (T.isChar32Type())
H A DSemaTemplate.cpp5309 else if (T->isChar32Type())
/external/clang/lib/AST/
H A DType.cpp688 bool Type::isChar32Type() const { function in class:Type
/external/clang/include/clang/AST/
H A DType.h1495 bool isChar32Type() const;

Completed in 212 milliseconds