Home
last modified time | relevance | path

Searched refs:AllowHashAtStartOfIdentifier (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp29 AllowHashAtStartOfIdentifier = (AssemblerDialect == AD_HLASM); in SystemZMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h222 bool AllowHashAtStartOfIdentifier = false; variable
673 return AllowHashAtStartOfIdentifier; in doesAllowHashAtStartOfIdentifier()