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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 116 llvm::DIType CreateQualifiedType(QualType Ty, llvm::DIFile Fg);
CGDebugInfo.cpp 525 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) {
555 llvm::DIType DbgTy = DBuilder.createQualifiedType(Tag, FromTy);
    [all...]

Completed in 62 milliseconds