Home
last modified time | relevance | path

Searched defs:getCharWidth (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Lex/
DLiteralSupport.cpp26 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) { in getCharWidth() function
/external/llvm-project/clang/lib/Lex/
DLiteralSupport.cpp39 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) { in getCharWidth() function
/external/clang/include/clang/Basic/
DTargetInfo.h303 unsigned getCharWidth() const { return 8; } // FIXME in getCharWidth() function
/external/clang/include/clang/AST/
DASTContext.h1817 uint64_t getCharWidth() const { in getCharWidth() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h421 unsigned getCharWidth() const { return 8; } // FIXME in getCharWidth() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2125 uint64_t getCharWidth() const { in getCharWidth() function