OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowHashInIdentifier
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h
51
bool
AllowHashInIdentifier
= false;
154
void setAllowHashInIdentifier(bool V) {
AllowHashInIdentifier
= V; }
/src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
AsmLexer.cpp
161
AllowHashInIdentifier
) ||
166
while (isIdentifierChar(*CurPtr, AllowAtInIdentifier,
AllowHashInIdentifier
))
Completed in 16 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026