OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validateEndOfModule
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLParser.h
298
bool
validateEndOfModule
(bool UpgradeDebugInfo);
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
81
return parseTopLevelEntities() ||
validateEndOfModule
(UpgradeDebugInfo) ||
127
///
validateEndOfModule
- Do final validity and sanity checks at the end of the
129
bool LLParser::
validateEndOfModule
(bool UpgradeDebugInfo) {
Completed in 44 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026