Home
last modified time | relevance | path

Searched defs:IsString (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h235 bool IsString; member
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp98 readStringOrId(BinaryStreamReader & Reader,uint16_t & ID,ArrayRef<UTF16> & Str,bool & IsString) readStringOrId() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp869 bool IsString = Tok.getKind() == tok::string_literal; ParseMicrosoftDeclSpecs() local