Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h197 static bool dataLayoutTypeAllocSize() { return false; } in dataLayoutTypeAllocSize() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp542 assert(!cir::MissingFeatures::dataLayoutTypeAllocSize()); in emitCall()
549 assert(!cir::MissingFeatures::dataLayoutTypeAllocSize()); in emitCall()
H A DCIRGenDecl.cpp368 assert(!cir::MissingFeatures::dataLayoutTypeAllocSize()); in addInitializerToStaticVarDecl()