Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h50 bool AllowAtInIdentifier; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/
DMCAsmLexer.h48 bool AllowAtInIdentifier = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/
DMCAsmLexer.h48 bool AllowAtInIdentifier = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/
DMCAsmLexer.h48 bool AllowAtInIdentifier = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h48 bool AllowAtInIdentifier; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/
DMCAsmLexer.h48 bool AllowAtInIdentifier = false; variable
/aosp_15_r20/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h138 bool AllowAtInIdentifier; variable
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp650 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp829 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp769 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in ParseDirectiveSymver() local