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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 343 /// createArtificialType - Create a new DIType with "artificial" flag set.
344 DIType createArtificialType(DIType Ty);
  /external/llvm/lib/Analysis/
DIBuilder.cpp 616 /// createArtificialType - Create a new DIType with "artificial" flag set.
617 DIType DIBuilder::createArtificialType(DIType Ty) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 616 milliseconds