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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 354 /// retainType - Retain DIType in a module even if it is not referenced
356 void retainType(DIType T);
  /external/llvm/lib/Analysis/
DIBuilder.cpp 640 /// retainType - Retain DIType in a module even if it is not referenced
642 void DIBuilder::retainType(DIType T) {
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 221 milliseconds