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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 309 /// getOrCreateLimitedType - Get the type from the cache or create a new
311 llvm::DIType getOrCreateLimitedType(QualType Ty, llvm::DIFile F);
CGDebugInfo.cpp 604 llvm::DIType Ty = getOrCreateLimitedType(CGM.getContext().getTypeDeclType(RD),
    [all...]

Completed in 158 milliseconds