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

  /external/llvm/include/llvm/
DIBuilder.h 371 /// createArtificialType - Create a new DIType with "artificial" flag set.
372 DIType createArtificialType(DIType Ty);
  /external/llvm/lib/IR/
DIBuilder.cpp 662 /// createArtificialType - Create a new DIType with "artificial" flag set.
663 DIType DIBuilder::createArtificialType(DIType Ty) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 28 milliseconds