Home
last modified time | relevance | path

Searched defs:isInteresting (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Dweak-attr-ivar.m47 - (BOOL) isInteresting; method
52 - (BOOL) isInteresting { return 1; } method
/external/llvm/lib/Analysis/
DIVUsers.cpp49 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1437 bool BugReport::isInteresting(SVal V) { in isInteresting() function in BugReport
1441 bool BugReport::isInteresting(SymbolRef sym) { in isInteresting() function in BugReport
1449 bool BugReport::isInteresting(const MemRegion *R) { in isInteresting() function in BugReport
1461 bool BugReport::isInteresting(const LocationContext *LC) { in isInteresting() function in BugReport