HomeSort by: relevance | last modified time | path
    Searched refs:isNullPointerAllowed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExpr.cpp 656 bool CodeGenFunction::isNullPointerAllowed(TypeCheckKind TCK) {
709 bool AllowNullPointers = isNullPointerAllowed(TCK);
CodeGenFunction.h 2932 static bool isNullPointerAllowed(TypeCheckKind TCK);

Completed in 22 milliseconds