Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h48 bool AllowAtInIdentifier; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp829 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local