Searched defs:isPure (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
H A DBuiltins.h98 bool isPure(unsigned ID) const { function in class:clang::Builtin::Context
/external/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp118 void ReportVirtualCall(const CallExpr *CE, bool isPure);
165 ReportVirtualCall(CE, MD->isPure());
170 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { argument
194 if (isPure) {
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 209 milliseconds