Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h51 bool AllowAtInIdentifier; variable
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp766 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local