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

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 775 llvm::DIType CGDebugInfo::createFieldType(StringRef name,
832 = createFieldType(VName, Field->getType(), SizeInBitsOverride,
846 = createFieldType("this", type, 0, f->getLocation(), f->getAccess(),
    [all...]
CGDebugInfo.h 169 llvm::DIType createFieldType(StringRef name, QualType type,

Completed in 34 milliseconds