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

1 2 3 4 5 6 7 8 9

  /external/lldb/source/Plugins/LanguageRuntime/
CMakeLists.txt 1 add_subdirectory(CPlusPlus)
  /external/llvm/lib/AsmParser/
module.modulemap 1 module AsmParser { requires cplusplus umbrella "." module * { export * } }
  /external/llvm/lib/Bitcode/
module.modulemap 1 module Bitcode { requires cplusplus umbrella "." module * { export * } }
  /external/llvm/lib/CodeGen/
module.modulemap 1 module CodeGen { requires cplusplus umbrella "." module * { export * } }
  /external/llvm/lib/DebugInfo/
module.modulemap 1 module DebugInfo { requires cplusplus umbrella "." module * { export * } }
  /external/llvm/lib/IR/
module.modulemap 1 module IR { requires cplusplus umbrella "." module * { export * } }
  /external/llvm/lib/TableGen/
module.modulemap 1 module TableGen { requires cplusplus umbrella "." module * { export * } }
  /external/clang/include/clang/
module.modulemap 2 requires cplusplus
12 requires cplusplus
23 module Clang_ASTMatchers { requires cplusplus umbrella "ASTMatchers" module * { export * } }
26 requires cplusplus
62 module Clang_CodeGen { requires cplusplus umbrella "CodeGen" module * { export * } }
63 module Clang_Config { requires cplusplus umbrella "Config" module * { export * } }
66 requires cplusplus
75 module Clang_Edit { requires cplusplus umbrella "Edit" module * { export * } }
76 module Clang_Format { requires cplusplus umbrella "Format" module * { export * } }
79 requires cplusplus
    [all...]
  /external/clang/test/Modules/Inputs/DependsOnModule.framework/
module.map 8 requires cplusplus
12 requires !cplusplus
  /external/llvm/include/llvm/
module.modulemap 2 requires cplusplus
8 module LLVM_AsmParser { requires cplusplus umbrella "AsmParser" module * { export * } }
13 requires cplusplus
41 module LLVM_Bitcode { requires cplusplus umbrella "Bitcode" module * { export * } }
42 module LLVM_Config { requires cplusplus umbrella "Config" module * { export * } }
43 module LLVM_DebugInfo { requires cplusplus umbrella "DebugInfo" module * { export * } }
45 requires cplusplus
61 requires cplusplus
83 requires cplusplus
89 requires cplusplus
    [all...]
  /external/clang/test/Analysis/
NewDelete-variadic.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,alpha.cplusplus.NewDeleteLeaks,unix.Malloc -std=c++11 -fblocks -verify %s
Malloc+NewDelete_intersections.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,cplusplus.NewDelete -std=c++11 -verify %s
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,cplusplus.NewDelete,alpha.cplusplus.NewDeleteLeaks -std=c++11 -verify %s
9 // Check that unix.Malloc + cplusplus.NewDelete does not enable
NewDelete+MismatchedDeallocator_intersections.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,unix.MismatchedDeallocator -std=c++11 -verify %s
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,alpha.cplusplus.NewDeleteLeaks,unix.MismatchedDeallocator -DLEAKS -std=c++11 -verify %s
10 // Check that alpha.cplusplus.NewDelete + unix.MismatchedDeallocator
NewDeleteLeaks-PR18394.cpp 1 // RUN: %clang_cc1 -analyzer-config graph-trim-interval=1 -analyzer-max-loop 1 -analyze -analyzer-checker=core,alpha.cplusplus.NewDeleteLeaks -verify %s
NewDelete-custom.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,unix.Malloc -std=c++11 -fblocks -verify %s
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,alpha.cplusplus.NewDeleteLeaks,unix.Malloc -std=c++11 -DLEAKS -fblocks -verify %s
NewDelete-intersections.mm 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete -std=c++11 -fblocks -verify %s
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,cplusplus.NewDelete,alpha.cplusplus.NewDeleteLeaks -std=c++11 -DLEAKS -fblocks -verify %s
12 // checkers bounded with cplusplus.NewDelete.
  /external/clang/test/Modules/
requires.m 4 @import DependsOnModule.CXX; // expected-error{{module 'DependsOnModule.CXX' requires feature 'cplusplus'}}
requires.mm 5 @import DependsOnModule.NotCXX; // expected-error{{module 'DependsOnModule.NotCXX' is incompatible with feature 'cplusplus'}}
  /ndk/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/
README 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
  /external/clang/include/clang/Frontend/
LangStandards.def 89 LineComment | CPlusPlus | Digraphs)
92 LineComment | CPlusPlus | Digraphs)
95 LineComment | CPlusPlus | Digraphs | GNUMode)
99 LineComment | CPlusPlus | CPlusPlus11 | Digraphs)
102 LineComment | CPlusPlus | CPlusPlus11 | Digraphs)
105 LineComment | CPlusPlus | CPlusPlus11 | Digraphs | GNUMode)
108 LineComment | CPlusPlus | CPlusPlus11 | Digraphs | GNUMode)
112 LineComment | CPlusPlus | CPlusPlus11 | CPlusPlus1y | Digraphs)
115 LineComment | CPlusPlus | CPlusPlus11 | CPlusPlus1y | Digraphs |
120 LineComment | CPlusPlus | CPlusPlus11 | CPlusPlus1y | CPlusPlus1z
    [all...]

Completed in 371 milliseconds

1 2 3 4 5 6 7 8 9