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

  /src/external/apache2/llvm/dist/llvm/include/llvm-c/
DebugInfo.h 1167 unsigned LLVMDIVariableGetLine(LLVMMetadataRef Var);
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
llvm_debuginfo.mli 320 See LLVMDIVariableGetLine. *)
debuginfo_ocaml.c 904 return Val_int(LLVMDIVariableGetLine(Variable));
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 1437 unsigned LLVMDIVariableGetLine(LLVMMetadataRef Var) {

Completed in 74 milliseconds