Home
last modified time | relevance | path

Searched defs:AllowAtInIdentifier (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h51 bool AllowAtInIdentifier; variable
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h138 bool AllowAtInIdentifier; variable
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp650 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp763 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local