Home
last modified time | relevance | path

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

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