HomeSort by relevance Sort by last modified time
    Searched defs:getDependencyOutputOpts (Results 1 - 18 of 18) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 186 DependencyOutputOptions &getDependencyOutputOpts() {
189 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 259 DependencyOutputOptions &getDependencyOutputOpts() {
260 return Invocation->getDependencyOutputOpts();
262 const DependencyOutputOptions &getDependencyOutputOpts() const {
263 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 193 DependencyOutputOptions &getDependencyOutputOpts() {
196 const DependencyOutputOptions &getDependencyOutputOpts() const {
CompilerInstance.h 261 DependencyOutputOptions &getDependencyOutputOpts() {
262 return Invocation->getDependencyOutputOpts();
264 const DependencyOutputOptions &getDependencyOutputOpts() const {
265 return Invocation->getDependencyOutputOpts();

Completed in 861 milliseconds