Home
last modified time | relevance | path

Searched refs:type_idx (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DUdtRecordCompleter.h132 void AddMethod(llvm::StringRef name, llvm::codeview::TypeIndex type_idx,
DUdtRecordCompleter.cpp89 void UdtRecordCompleter::AddMethod(llvm::StringRef name, TypeIndex type_idx, in AddMethod() argument
93 m_ast_builder.GetOrCreateType(PdbTypeSymId(type_idx)); in AddMethod()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttrDocs.td2938 …# define ATTR_MPI_PWT(buffer_idx, type_idx) __attribute__((pointer_with_type_tag(mpi,buffer_idx…
2944 # define ATTR_MPI_PWT(buffer_idx, type_idx)