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

1 2 3 4 5 6 7

  /external/clang/lib/StaticAnalyzer/Core/
SubEngine.cpp 12 using namespace clang::ento;
CheckerHelpers.cpp 18 bool clang::ento::containsMacro(const Stmt *S) {
35 bool clang::ento::containsEnum(const Stmt *S) {
51 bool clang::ento::containsStaticLocal(const Stmt *S) {
69 bool clang::ento::containsBuiltinOffsetOf(const Stmt *S) {
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
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
CommonBugCategories.h 15 namespace ento { namespace in namespace:clang
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
CommonBugCategories.cpp 11 namespace clang { namespace ento { namespace categories { namespace in namespace:clang
InterCheckerAPI.h 16 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
DebugCheckers.cpp 25 using namespace ento;
45 void ento::registerDominatorsTreeDumper(CheckerManager &mgr) {
65 void ento::registerLiveVariablesDumper(CheckerManager &mgr) {
85 void ento::registerCFGViewer(CheckerManager &mgr) {
106 void ento::registerCFGDumper(CheckerManager &mgr) {
126 void ento::registerCallGraphViewer(CheckerManager &mgr) {
146 void ento::registerCallGraphDumper(CheckerManager &mgr) {
181 void ento::registerConfigDumper(CheckerManager &mgr) {
200 void ento::registerExplodedGraphViewer(CheckerManager &mgr) {
FixedAddressChecker.cpp 23 using namespace ento;
65 void ento::registerFixedAddressChecker(CheckerManager &mgr) {
NSAutoreleasePoolChecker.cpp 30 using namespace ento;
77 void ento::registerNSAutoreleasePoolChecker(CheckerManager &mgr) {
  /external/clang/include/clang/StaticAnalyzer/Frontend/
FrontendActions.h 17 namespace ento { namespace in namespace:clang
CheckerRegistration.h 21 namespace ento { namespace in namespace:clang
29 } // end ento namespace
  /external/clang/lib/StaticAnalyzer/Frontend/
FrontendActions.cpp 14 using namespace ento;
AnalysisConsumer.h 28 namespace ento { namespace in namespace:clang
  /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

Completed in 65 milliseconds

1 2 3 4 5 6 7