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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h237 bool IsString; member in struct:llvm::object::WindowsResourceParser::StringOrID
/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-opc.h126 #define IsString 0x800000 /* quick test for string instructions */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp99 readStringOrId(BinaryStreamReader &Reader, uint16_t &ID, ArrayRef<UTF16> &Str, bool &IsString) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp686 bool IsString = Tok.getKind() == tok::string_literal; local

Completed in 155 milliseconds