Home
last modified time | relevance | path

Searched defs:GetComment (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/compiler/
Dgenerator_helpers.h186 inline void GetComment(const DescriptorType* desc, CommentType type, in GetComment() function
213 inline void GetComment(const grpc::protobuf::FileDescriptor* desc, in GetComment() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dgenerator_helpers.h186 inline void GetComment(const DescriptorType* desc, CommentType type, in GetComment() function
213 inline void GetComment(const grpc::protobuf::FileDescriptor* desc, in GetComment() function
/external/llvm-project/lldb/source/API/
DSBInstruction.cpp154 const char *SBInstruction::GetComment(SBTarget target) { in GetComment() function in SBInstruction
/external/llvm-project/lldb/include/lldb/Core/
DDisassembler.h77 const char *GetComment(const ExecutionContext *exe_ctx) { in GetComment() function