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

  /external/llvm/include/llvm/Analysis/
DIBuilder.h 369 /// createGlobalVariable - Create a new descriptor for the specified global.
378 createGlobalVariable(StringRef Name, DIFile File, unsigned LineNo,
  /external/llvm/lib/Analysis/
DIBuilder.cpp 724 /// createGlobalVariable - Create a new descriptor for the specified global.
726 createGlobalVariable(StringRef Name, DIFile F, unsigned LineNumber,
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]

Completed in 147 milliseconds