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

  /external/clang/lib/Parse/
RAIIObjectsForParser.h 248 /// ExtensionRAIIObject - This saves the state of extension warnings when
252 class ExtensionRAIIObject {
253 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
254 void operator=(const ExtensionRAIIObject &) = delete;
258 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
262 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
RAIIObjectsForParser.h 249 /// ExtensionRAIIObject - This saves the state of extension warnings when
253 class ExtensionRAIIObject {
254 ExtensionRAIIObject(const ExtensionRAIIObject &) = delete;
255 void operator=(const ExtensionRAIIObject &) = delete;
259 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) {
263 ~ExtensionRAIIObject() {

Completed in 88 milliseconds