OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsStringType
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h
97
bool checkTypeString() const { return
IsStringType
; }
121
bool
IsStringType
;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WindowsResource.cpp
114
RETURN_IF_ERROR(readStringOrId(Reader, TypeID, Type,
IsStringType
));
Completed in 1566 milliseconds