HomeSort by relevance Sort by last modified time
    Searched full:sourcepaths (Results 1 - 25 of 43) sorted by null

1 2

  /prebuilts/tools/linux-x86_64/kythe/proto/
java.proto 28 // List of sourcepaths used in the compilation.
  /external/clang/lib/Tooling/
Refactoring.cpp 30 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths,
32 : ClangTool(Compilations, SourcePaths, PCHContainerOps) {}
CommonOptionsParser.cpp 103 static cl::list<std::string> SourcePaths(
123 SourcePathList = SourcePaths;
133 Compilations = CompilationDatabase::autoDetectFromSource(SourcePaths[0],
  /build/soong/java/
droiddoc.go 126 sourcepaths android.Paths
257 j.sourcepaths = android.PathsForModuleSrc(ctx, j.properties.Local_sourcepaths)
258 j.sourcepaths = append(j.sourcepaths, deps.bootClasspath...)
259 j.sourcepaths = append(j.sourcepaths, deps.classpath...)
313 "sourcepath": strings.Join(j.sourcepaths.Strings(), ":"),
462 "sourcepath": strings.Join(d.Javadoc.sourcepaths.Strings(), ":"),
  /external/clang/include/clang/Tooling/
Refactoring.h 41 ArrayRef<std::string> SourcePaths,
Tooling.h 290 /// \param SourcePaths The source files to run over. If a source files is
295 ArrayRef<std::string> SourcePaths,
337 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
Tooling.h 292 /// \param SourcePaths The source files to run over. If a source files is
297 ArrayRef<std::string> SourcePaths,
339 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
Tooling.h 292 /// \param SourcePaths The source files to run over. If a source files is
297 ArrayRef<std::string> SourcePaths,
339 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
Tooling.h 292 /// \param SourcePaths The source files to run over. If a source files is
297 ArrayRef<std::string> SourcePaths,
339 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
Tooling.h 295 /// \param SourcePaths The source files to run over. If a source files is
300 ArrayRef<std::string> SourcePaths,
342 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
Tooling.h 295 /// \param SourcePaths The source files to run over. If a source files is
300 ArrayRef<std::string> SourcePaths,
342 std::vector<std::string> SourcePaths;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/
Refactoring.h 42 ArrayRef<std::string> SourcePaths,

Completed in 423 milliseconds

1 2