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

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

Completed in 44 milliseconds