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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 193 /// createClassType - Create debugging information entry for a class.
208 DIType createClassType(DIDescriptor Scope, StringRef Name, DIFile File,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 361 /// createClassType - Create debugging information entry for a class.
362 DIType DIBuilder::createClassType(DIDescriptor Context, StringRef Name,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 504 return DBuilder.createClassType(FDContext, RD->getName(), DefUnit,
    [all...]

Completed in 43 milliseconds