HomeSort by relevance Sort by last modified time
    Searched refs:getTypeOrNull (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 610 if (llvm::DIType T = getTypeOrNull(CGM.getContext().getRecordType(RD)))
    [all...]
CGDebugInfo.h 140 llvm::DIType getTypeOrNull(const QualType);

Completed in 325 milliseconds