HomeSort by: relevance | last modified time | path
    Searched refs:createBitFieldType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 311 llvm::DIType *createBitFieldType(const FieldDecl *BitFieldDecl,
CGDebugInfo.cpp 1372 llvm::DIType *CGDebugInfo::createBitFieldType(const FieldDecl *BitFieldDecl,
1513 FieldType = createBitFieldType(field, RecordTy, RD);

Completed in 90 milliseconds