Home
last modified time | relevance | path

Searched refs:cxxSupport (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h139 static bool cxxSupport() { return false; } in cxxSupport() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenRecordLayoutBuilder.cpp424 assert(!cir::MissingFeatures::cxxSupport()); in accumulateBitFields()
545 assert(!cir::MissingFeatures::cxxSupport()); in determinePacked()
631 assert(!cir::MissingFeatures::cxxSupport()); in computeRecordLayout()
H A DCIRGenTypes.cpp157 assert(!cir::MissingFeatures::cxxSupport()); in isSafeToConvert()