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 110 llvm::DIType CreateQualifiedType(QualType Ty, llvm::DIFile F, bool Declaration);
CGDebugInfo.cpp 546 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit,
578 llvm::DIType DbgTy = DBuilder.createQualifiedType(Tag, FromTy);
    [all...]

Completed in 111 milliseconds