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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 227 /// getOrCreateRecordType - Emit record type's standalone debug info.
228 llvm::DIType getOrCreateRecordType(QualType Ty, SourceLocation L);
CGClass.cpp     [all...]
CGExprCXX.cpp 186 DI->getOrCreateRecordType(PTy->getPointeeType(),
    [all...]
CGDebugInfo.cpp     [all...]
CGExprScalar.cpp 808 DI->getOrCreateRecordType(PTy->getPointeeType(),
    [all...]

Completed in 67 milliseconds