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

  /external/clang/lib/CodeGen/
CGRecordLayout.h 161 llvm::StructType *getLLVMType() const {
CGRecordLayoutBuilder.cpp     [all...]
CGExprConstant.cpp     [all...]
CGClass.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_func.cpp 148 llvm::Type *T1 = F->getType()->getLLVMType();
slang_rs_export_type.cpp     [all...]
slang_rs_export_type.h 259 inline llvm::Type *getLLVMType() const {
slang_backend.cpp 658 Expected->getLLVMType()->dump();

Completed in 210 milliseconds