Searched refs:getTypeSpecType (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2417 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2382 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2382 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2417 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2382 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h480 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
593 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1838 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2382 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h481 TST getTypeSpecType() const { return (TST)TypeSpecType; } function in class:clang::DeclSpec
594 return getTypeSpecType() != DeclSpec::TST_unspecified ||
1839 InvalidType(DS.getTypeSpecType() == DeclSpec::TST_error),
2419 return InvalidType || DS.getTypeSpecType() == DeclSpec::TST_error;

Completed in 181 milliseconds