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

  /src/external/apache2/llvm/dist/llvm/include/llvm-c/
DebugInfo.h 1021 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length);
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
debuginfo_ocaml.c 814 const char *Name = LLVMDITypeGetName(DType, &Len);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 1351 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length) {

Completed in 20 milliseconds