HomeSort by: relevance | last modified time | path
    Searched refs:enableDebugTypeODRUniquing (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
Config.h 285 enableDebugTypeODRUniquing();
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMContext.h 153 void enableDebugTypeODRUniquing();
  /src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp 322 void LLVMContext::enableDebugTypeODRUniquing() {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-link/
llvm-link.cpp 440 Context.enableDebugTypeODRUniquing();
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp 126 Context.enableDebugTypeODRUniquing();
ThinLTOCodeGenerator.cpp 1112 Context.enableDebugTypeODRUniquing();
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp 983 VMContext->enableDebugTypeODRUniquing();
  /src/external/apache2/llvm/dist/llvm/tools/opt/
opt.cpp 629 Context.enableDebugTypeODRUniquing();

Completed in 60 milliseconds