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

  /external/clang/include/clang/Driver/
Types.h 30 /// getPreprocessedType - Get the ID of the type for this input when
33 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
  /external/clang/lib/Driver/
Types.cpp 43 types::ID types::getPreprocessedType(ID Id) {
225 if (getPreprocessedType(Id) != TY_INVALID) {
Driver.cpp 654 if (types::getPreprocessedType(it->first) == types::TY_INVALID) {
    [all...]
Tools.cpp     [all...]

Completed in 235 milliseconds