Searched refs:TST_decltype (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DSpecifiers.h70 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DSpecifiers.h71 TST_decltype, // C++11 decltype enumerator in enum:clang::TypeSpecifierType
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
409 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
409 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
409 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
409 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h296 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
408 return (T == TST_typeofExpr || T == TST_decltype);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_decltype = clang::TST_decltype; member in class:clang::DeclSpec
409 return (T == TST_typeofExpr || T == TST_decltype);

Completed in 255 milliseconds

12