reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeReader.cpp
 4565       if ((CCInfo >> bitc::CALL_EXPLICIT_TYPE) & 1) {
 5006       if ((CCInfo >> bitc::CALL_EXPLICIT_TYPE) & 1) {
lib/Bitcode/Writer/BitcodeWriter.cpp
 2844                    1 << bitc::CALL_EXPLICIT_TYPE);
 3004                    1 << bitc::CALL_EXPLICIT_TYPE |