OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCOFFImportFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFFImportFile.h
35
static bool classof(Binary const *V) { return V->
isCOFFImportFile
(); }
Binary.h
109
return isIR() || isObject() ||
isCOFFImportFile
() || isTapiFile();
136
bool
isCOFFImportFile
() const {
Completed in 135 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026