Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dweak-attr-ivar.m47 - (BOOL) isInteresting; method
52 - (BOOL) isInteresting { return 1; } method
/external/swiftshader/third_party/LLVM/lib/Analysis/
DIVUsers.cpp48 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
/external/llvm/lib/Analysis/
DIVUsers.cpp53 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2626 bool BugReport::isInteresting(SVal V) { in isInteresting() function in BugReport
2630 bool BugReport::isInteresting(SymbolRef sym) { in isInteresting() function in BugReport
2638 bool BugReport::isInteresting(const MemRegion *R) { in isInteresting() function in BugReport
2650 bool BugReport::isInteresting(const LocationContext *LC) { in isInteresting() function in BugReport