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

/freebsd-10.3-release/contrib/binutils/opcodes/
H A Di386-opc.h124 #define IsString 0x800000 /* quick test for string instructions */ macro
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp549 bool IsString = Tok.getKind() == tok::string_literal ? true : false; local

Completed in 156 milliseconds