Searched defs:IsString (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h235 bool IsString; member in struct:llvm::object::WindowsResourceParser::StringOrID
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp97 readStringOrId(BinaryStreamReader &Reader, uint16_t &ID, ArrayRef<UTF16> &Str, bool &IsString) argument
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.h247 #define IsString 0x2000000 /* quick test for string instructions */ macro
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp149 bool IsString = stripQuotes(Str, IsLongString); local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h237 #define IsString 0x2000000 /* quick test for string instructions */ macro
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp770 bool IsString = Tok.getKind() == tok::string_literal; local

Completed in 430 milliseconds