HomeSort by relevance Sort by last modified time
    Searched refs:getChar32Type (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 203 IntType getChar32Type() const { return Char32Type; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 528 DefineType("__CHAR32_TYPE__", TI.getChar32Type(), Builder);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 51 milliseconds