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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h50 bool AllowAtInIdentifier; member in class:llvm::MCAsmLexer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp769 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); local

Completed in 54 milliseconds