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

Completed in 54 milliseconds