Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h48 bool AllowAtInIdentifier = false; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp845 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); ParseDirectiveSymver() local