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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 125 llvm::DIType CreateTypeDefinition(const RecordType *Ty);
129 llvm::DIType CreateTypeDefinition(const ObjCInterfaceType *Ty, llvm::DIFile F);
138 llvm::DIType CreateTypeDefinition(const EnumType *Ty);
CGDebugInfo.cpp     [all...]

Completed in 184 milliseconds