Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h132 bool AllowAtInIdentifier; variable
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp648 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local