Searched defs:getCharWidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp26 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) { function
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h292 unsigned getCharWidth() const { return 8; } // FIXME function in class:clang::TargetInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1797 uint64_t getCharWidth() const { function in class:clang::ASTContext::DynTypedNodeList

Completed in 70 milliseconds