Home
last modified time | relevance | path

Searched refs:RepoState (Results 1 – 6 of 6) sorted by relevance

/build/make/tools/ide_query/cc_analyzer/
Danalyzer.h26 ::ide_query::DepsResponse GetDeps(::ide_query::RepoState state);
30 ::ide_query::IdeAnalysis GetBuildInputs(::ide_query::RepoState state);
Dmain.cc64 ide_query::RepoState state; in main()
Danalyzer.cc51 ::ide_query::DepsResponse GetDeps(::ide_query::RepoState state) { in GetDeps()
83 ::ide_query::IdeAnalysis GetBuildInputs(::ide_query::RepoState state) { in GetBuildInputs()
/build/make/tools/ide_query/ide_query_proto/
Dide_query.pb.go127 type RepoState struct { struct
143 func (x *RepoState) Reset() { argument
144 *x = RepoState{}
152 func (x *RepoState) String() string { argument
156 func (*RepoState) ProtoMessage() {} argument
158 func (x *RepoState) ProtoReflect() protoreflect.Message { argument
171 func (*RepoState) Descriptor() ([]byte, []int) { argument
175 func (x *RepoState) GetRepoDir() string { argument
182 func (x *RepoState) GetActiveFilePath() []string { argument
189 func (x *RepoState) GetOutDir() string { argument
[all …]
Dide_query.proto33 message RepoState { message
/build/make/tools/ide_query/
Dide_query.go149 func repoState(env *Env) *pb.RepoState {
151 return &pb.RepoState{