OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringConstant
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MILexer.h
166
StringConstant
209
Kind ==
StringConstant
;
MILexer.cpp
410
return lexName(C, Token, MIToken::
StringConstant
, /*PrefixLength=*/0,
MIParser.cpp
550
/// ::=
StringConstant
2849
case MIToken::
StringConstant
: {
3208
if (Token.isNot(MIToken::
StringConstant
))
/src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h
472
StringConstant
, // "foo"
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLLexer.cpp
352
// Handle
StringConstant
: \"[^\"]*\"
393
///
StringConstant
"[^"]*"
395
lltok::Kind kind = ReadString(lltok::
StringConstant
);
LLParser.cpp
410
/// ::= 'module' 'asm'
STRINGCONSTANT
425
/// ::= 'target' 'triple' '='
STRINGCONSTANT
426
/// ::= 'target' 'datalayout' '='
STRINGCONSTANT
451
/// ::= 'source_filename' '='
STRINGCONSTANT
465
/// ::= 'deplibs' '=' '['
STRINGCONSTANT
(','
STRINGCONSTANT
)* ']'
724
// ::= '!'
STRINGCONSTANT
953
/// ::= ',' 'partition'
StringConstant
1065
if (parseToken(lltok::
StringConstant
, "expected partition string"))
1205
if (parseToken(lltok::
StringConstant
, "expected global section string")
[
all
...]
Completed in 76 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026