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

  /external/clang/include/clang/Basic/
TargetInfo.h 202 IntType getChar16Type() const { return Char16Type; }
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 527 DefineType("__CHAR16_TYPE__", TI.getChar16Type(), Builder);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 78 milliseconds