HomeSort by relevance Sort by last modified time
    Searched refs:isObjC (Results 1 - 12 of 12) sorted by null

  /external/clang/include/clang/Driver/
Types.h 72 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
73 bool isObjC(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 80 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
81 bool isObjC(ID Id);
  /external/clang/lib/Driver/
Types.cpp 104 bool types::isObjC(ID Id) {
Tools.cpp     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]

Completed in 864 milliseconds