Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2048 if (isCStrChar6) in writeConstants() local
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2737 bool isCStrChar6 = Code == bitc::CST_CODE_CSTRING; writeConstants() local