OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foundDirectives
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h
284
UnparsedFileStatus(const FileEntry *File, bool
FoundDirectives
)
285
: Data(File,
FoundDirectives
) {}
288
bool
foundDirectives
() const { return Data.getInt(); }
VerifyDiagnosticConsumer.h
284
UnparsedFileStatus(const FileEntry *File, bool
FoundDirectives
)
285
: Data(File,
FoundDirectives
) {}
288
bool
foundDirectives
() const { return Data.getInt(); }
Completed in 155 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026