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

  /external/llvm/include/llvm/IR/
DIBuilder.h 247 /// createClassType - Create debugging information entry for a class.
263 MDCompositeType *createClassType(MDScope *Scope, StringRef Name,
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 373 MDCompositeType *DIBuilder::createClassType(
379 "createClassType should be called with a valid Context");
    [all...]

Completed in 455 milliseconds