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

  /external/llvm/include/llvm/
DIBuilder.h 387 /// retainType - Retain DIType in a module even if it is not referenced
389 void retainType(DIType T);
  /external/llvm/lib/IR/
DIBuilder.cpp 711 /// retainType - Retain DIType in a module even if it is not referenced
713 void DIBuilder::retainType(DIType T) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 27 milliseconds