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 122 llvm::DIType getTypeOrNull(const QualType);
CGDebugInfo.cpp 623 llvm::DIType Ty = getTypeOrNull(PointeeTy);
    [all...]

Completed in 21 milliseconds