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

  /external/llvm/include/llvm/
DIBuilder.h 402 /// createGlobalVariable - Create a new descriptor for the specified global.
411 createGlobalVariable(StringRef Name, DIFile File, unsigned LineNo,
  /external/llvm/lib/IR/
DIBuilder.cpp 799 /// createGlobalVariable - Create a new descriptor for the specified global.
801 createGlobalVariable(StringRef Name, DIFile F, unsigned LineNumber,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 20 milliseconds