MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / ParseSimpleValue

Method ParseSimpleValue

lib/TableGen/TGParser.cpp:1133–1454  ·  view source on GitHub ↗

ParseSimpleValue - Parse a tblgen value. This returns null on error. SimpleValue ::= IDValue SimpleValue ::= INTVAL SimpleValue ::= STRVAL+ SimpleValue ::= CODEFRAGMENT SimpleValue ::= '?' SimpleValue ::= '{' ValueList '}' SimpleValue ::= ID '<' ValueListNE '>' SimpleValue ::= '[' ValueList ']' SimpleValue ::= '(' IDValue DagArgList ')' SimpleValue ::= CONCATTOK '(' Value ',' Value ')' SimpleVal

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getCurIntValMethod · 0.80
getCurBinaryIntValMethod · 0.80
setResolveFirstMethod · 0.80
getDefInitMethod · 0.80
convertInitializerToMethod · 0.80
typeIsConvertibleToMethod · 0.80
TwineClass · 0.70
getFunction · 0.50
ErrorClass · 0.50
SMRangeClass · 0.50
moveFunction · 0.50
assertFunction · 0.50

Tested by

no test coverage detected