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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLiteralSupport.h194 bool isWide() const { return Kind == tok::wide_char_constant; } function in class:clang::CharLiteralParser
259 bool isWide() const { return Kind == tok::wide_string_literal; } function in class:clang::StringLiteralParser
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9459 bool isWide = (VT.getSizeInBits() == 128); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7228 bool isWide() const { return FExpr->isWide(); } function in class:__anon768::FormatStringLiteral

Completed in 402 milliseconds