OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleMacroEntry
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
AsmParser.cpp
310
bool
handleMacroEntry
(const MCAsmMacro *M, SMLoc NameLoc);
1970
return
handleMacroEntry
(M, IDLoc);
2717
//
handleMacroEntry
relies on not advancing the lexer here
2857
bool AsmParser::
handleMacroEntry
(const MCAsmMacro *M, SMLoc NameLoc) {
MasmParser.cpp
560
bool
handleMacroEntry
(
2201
return
handleMacroEntry
(M, IDLoc);
2961
//
handleMacroEntry
relies on not advancing the lexer here
3107
bool MasmParser::
handleMacroEntry
(const MCAsmMacro *M, SMLoc NameLoc,
3176
handleMacroEntry
(M, NameLoc, AsmToken::RParen))
Completed in 32 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026