Home
last modified time | relevance | path

Searched defs:NullCheckValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGVTables.cpp87 bool NullCheckValue = !ResultType->isReferenceType(); in PerformReturnAdjustment() local
DCGClass.cpp268 CastExpr::path_const_iterator PathEnd, bool NullCheckValue, in GetAddressOfBaseClass()
372 bool NullCheckValue) { in GetAddressOfDerivedClass()
/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp73 bool NullCheckValue = !ResultType->isReferenceType(); in PerformReturnAdjustment() local
DCGClass.cpp295 CastExpr::path_const_iterator PathEnd, bool NullCheckValue, in GetAddressOfBaseClass()
404 bool NullCheckValue) { in GetAddressOfDerivedClass()