HomeSort by relevance Sort by last modified time
    Searched refs:UnusedFileScopedDecls (Results 1 - 25 of 34) sorted by null

1 2

  /external/clang/lib/Sema/
Sema.cpp 424 /// \brief Used to prune the decls of Sema's UnusedFileScopedDecls vector.
433 // UnusedFileScopedDecls stores the first declaration.
456 // UnusedFileScopedDecls stores the first declaration.
705 UnusedFileScopedDecls.erase(
706 std::remove_if(UnusedFileScopedDecls.begin(nullptr, true),
707 UnusedFileScopedDecls.end(),
709 UnusedFileScopedDecls.end());
    [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h 731 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 751 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTReader.h 751 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
ASTReader.h 759 SmallVector<uint64_t, 16> UnusedFileScopedDecls;
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 525 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 532 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Sema.h 575 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Sema.h 575 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Sema.h 596 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Sema.h 596 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Sema.h 596 UnusedFileScopedDeclsType UnusedFileScopedDecls;
    [all...]

Completed in 453 milliseconds

1 2