Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h153 void setAllowAtInIdentifier(bool v) { AllowAtInIdentifier = v; } in setAllowAtInIdentifier() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h222 void setAllowAtInIdentifier(bool v) { AllowAtInIdentifier = v; } in setAllowAtInIdentifier() function