Home
last modified time | relevance | path

Searched defs:isPure (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLModifierFlags.h79 bool isPure() const { return SkToBool(*this & ModifierFlag::kPure); } in isPure() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp170 void WalkAST::ReportVirtualCall(const CallExpr *CE, bool isPure) { in ReportVirtualCall()
/aosp_15_r20/external/clang/include/clang/Basic/
H A DBuiltins.h98 bool isPure(unsigned ID) const { in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DBuiltins.h116 bool isPure(unsigned ID) const { in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DBuiltins.h116 bool isPure(unsigned ID) const { in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DBuiltins.h116 bool isPure(unsigned ID) const { in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DBuiltins.h116 bool isPure(unsigned ID) const { in isPure() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir.h876 bool isPure() const { in isPure() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1758 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h1771 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h1828 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h1771 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2007 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h1767 bool isPure() const { return getSPFlags() & SPFlagPure; } in isPure() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h1837 bool isPure() const { return IsPure; } in isPure() function
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3951 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h2296 bool isPure() const { return FunctionDeclBits.IsPure; } in isPure() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h6195 AST_MATCHER(CXXMethodDecl, isPure) { in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h6374 AST_MATCHER(CXXMethodDecl, isPure) { return Node.isPureVirtual(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h6374 AST_MATCHER(CXXMethodDecl, isPure) { return Node.isPureVirtual(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h6376 AST_MATCHER(CXXMethodDecl, isPure) { return Node.isPureVirtual(); } in AST_MATCHER() argument
/aosp_15_r20/external/jcommander/lib/
HDkotlin-reflect.jarMETA-INF/MANIFEST.MF META-INF/build.txt META-INF/kotlin ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...

12