Lines Matching refs:compilation
26 // into the Kythe pipeline to perform per-compilation analysis.
58 // The compilation to analyze.
59 CompilationUnit compilation = 1;
63 // about for this compilation.
75 // Describes a single unit of compilation.
77 // The base VName for the compilation and any generated VNames from its
79 // the compilation's sources.
82 // The revision of the compilation.
85 // All files that might be touched in the course of this compilation.
94 // The arguments to pass to a compiler tool for this compilation unit,
106 // it writes. The output key for a compilation should match the path in the
107 // FileInfo message of a dependent compilation that consumes its output.
191 // The path of the file relative to the working directory of the compilation