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

  /external/llvm/unittests/ExecutionEngine/JIT/
JITEventListenerTestCommon.h 78 DebugBuilder->createCompileUnit(llvm::dwarf::DW_LANG_C_plus_plus,
  /external/llvm/include/llvm/Analysis/
DIBuilder.h 77 /// createCompileUnit - A CompileUnit provides an anchor for all debugging
91 void createCompileUnit(unsigned Lang, StringRef File, StringRef Dir,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 74 /// createCompileUnit - A CompileUnit provides an anchor for all debugging
76 void DIBuilder::createCompileUnit(unsigned Lang, StringRef Filename,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 44 CreateCompileUnit();
278 /// CreateCompileUnit - Create new compile unit.
279 void CGDebugInfo::CreateCompileUnit() {
326 DBuilder.createCompileUnit(
    [all...]

Completed in 991 milliseconds