HomeSort by relevance Sort by last modified time
    Searched defs:isPodLike (Results 151 - 175 of 249) sorted by null

1 2 3 4 5 67 8 910

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
Token.h 326 struct isPodLike<clang::Token> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 618 template <typename T> struct isPodLike;
619 template <> struct isPodLike<clang::ento::SVal> {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 29 template <typename T> struct isPodLike;
418 struct isPodLike<clang::SourceLocation> { static const bool value = true; };
420 struct isPodLike<clang::FileID> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
Token.h 326 struct isPodLike<clang::Token> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 618 template <typename T> struct isPodLike;
619 template <> struct isPodLike<clang::ento::SVal> {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 29 template <typename T> struct isPodLike;
418 struct isPodLike<clang::SourceLocation> { static const bool value = true; };
420 struct isPodLike<clang::FileID> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
Token.h 326 struct isPodLike<clang::Token> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 618 template <typename T> struct isPodLike;
619 template <> struct isPodLike<clang::ento::SVal> {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 29 template <typename T> struct isPodLike;
418 struct isPodLike<clang::SourceLocation> { static const bool value = true; };
420 struct isPodLike<clang::FileID> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Token.h 326 struct isPodLike<clang::Token> { static const bool value = true; };
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h 618 template <typename T> struct isPodLike;
619 template <> struct isPodLike<clang::ento::SVal> {
  /external/clang/include/clang/AST/
DeclarationName.h 597 struct isPodLike<clang::DeclarationName> { static const bool value = true; };
  /external/clang/include/clang/Analysis/
ProgramPoint.h 707 struct isPodLike<clang::ProgramPoint> { static const bool value = true; };
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 312 template <> struct isPodLike<SlotIndex> { static const bool value = true; };
  /external/llvm/include/llvm/Support/
ScaledNumber.h 890 template <typename T> struct isPodLike;
891 template <typename T> struct isPodLike<ScaledNumber<T>> {
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombinePHI.cpp 608 struct isPodLike<LoweredPHIRecord> { static const bool value = true; };
    [all...]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 220 template <> struct isPodLike<NaClBitCodeAbbrevOp> {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 602 struct isPodLike<clang::DeclarationName> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 707 struct isPodLike<clang::ProgramPoint> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 297 template <> struct isPodLike<SlotIndex> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 890 template <typename T> struct isPodLike;
891 template <typename T> struct isPodLike<ScaledNumber<T>> {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 602 struct isPodLike<clang::DeclarationName> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 707 struct isPodLike<clang::ProgramPoint> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 297 template <> struct isPodLike<SlotIndex> { static const bool value = true; };
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 890 template <typename T> struct isPodLike;
891 template <typename T> struct isPodLike<ScaledNumber<T>> {

Completed in 877 milliseconds

1 2 3 4 5 67 8 910