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

1 2 3 4 5 6 7 8

  /external/clang/lib/StaticAnalyzer/Core/
SubEngine.cpp 12 using namespace clang::ento;
CommonBugCategories.cpp 13 namespace clang { namespace ento { namespace categories { namespace in namespace:clang
Checker.cpp 18 using namespace ento;
34 raw_ostream& clang::ento::operator<<(raw_ostream &Out,
PrettyStackTraceLocationContext.h 16 namespace ento { namespace in namespace:clang
42 } // end ento namespace
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState_Fwd.h 17 namespace ento { namespace in namespace:clang
26 template <> struct IntrusiveRefCntPtrInfo<const clang::ento::ProgramState> {
27 static void retain(const clang::ento::ProgramState *state) {
28 clang::ento::ProgramStateRetain(state);
30 static void release(const clang::ento::ProgramState *state) {
31 clang::ento::ProgramStateRelease(state);
37 namespace ento { namespace in namespace:clang
TaintTag.h 18 namespace ento { namespace in namespace:clang
LoopWidening.h 23 namespace ento { namespace in namespace:clang
33 } // end namespace ento
SummaryManager.h 23 namespace ento { namespace in namespace:clang
TaintManager.h 24 namespace ento { namespace in namespace:clang
  /external/clang/include/clang/StaticAnalyzer/Checkers/
ClangCheckers.h 14 namespace ento { namespace in namespace:clang
19 } // end namespace ento
LocalCheckers.h 19 namespace ento { namespace in namespace:clang
25 } // end namespace ento
  /external/clang/lib/StaticAnalyzer/Checkers/
AllocationDiagnostics.cpp 17 namespace ento { namespace in namespace:clang
AllocationDiagnostics.h 19 namespace clang { namespace ento { namespace in namespace:clang
InterCheckerAPI.h 18 namespace ento { namespace in namespace:clang
ClangCheckers.cpp 24 using namespace ento;
26 void ento::registerBuiltinCheckers(CheckerRegistry &registry) {
ClangSACheckers.h 22 namespace ento { namespace in namespace:clang
33 } // end ento namespace
  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPIChecker.h 28 namespace ento { namespace in namespace:clang
60 void checkDoubleNonblocking(const clang::ento::CallEvent &PreCallEvent,
61 clang::ento::CheckerContext &Ctx) const;
69 void checkUnmatchedWaits(const clang::ento::CallEvent &PreCallEvent,
70 clang::ento::CheckerContext &Ctx) const;
75 void checkMissingWaits(clang::ento::SymbolReaper &SymReaper,
76 clang::ento::CheckerContext &Ctx) const;
88 llvm::SmallVector<const clang::ento::MemRegion *, 2> &ReqRegions,
89 const clang::ento::MemRegion *const MR, const clang::ento::CallEvent &CE
    [all...]
MPITypes.h 25 namespace ento { namespace in namespace:clang
50 typedef llvm::ImmutableMap<const clang::ento::MemRegion *,
51 clang::ento::mpi::Request>
66 } // end of namespace: ento
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
CommonBugCategories.h 15 namespace ento { namespace in namespace:clang
  /external/clang/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 11 /// \brief This file implements clang::ento::ModelConsumer which is an
26 namespace ento { namespace in namespace:clang
AnalysisConsumer.h 31 namespace ento { namespace in namespace:clang
CheckerRegistration.h 22 namespace ento { namespace in namespace:clang
29 } // end ento namespace
  /external/clang/include/clang/Analysis/DomainSpecific/
CocoaConventions.h 24 namespace ento { namespace in namespace:clang
40 }} // end: "clang:ento"
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h 17 namespace ento { namespace in namespace:clang
41 } // end namespace ento
PathDiagnosticConsumers.h 25 namespace ento { namespace in namespace:clang
37 } // end 'ento' namespace

Completed in 199 milliseconds

1 2 3 4 5 6 7 8