Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h50 bool AllowAtInIdentifier; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp810 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local