HomeSort by relevance Sort by last modified time
    Searched refs:CXXOperatorCallExpr (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /external/v8/tools/clang/blink_gc_plugin/
CheckFinalizerVisitor.h 42 bool WalkUpFromCXXOperatorCallExpr(clang::CXXOperatorCallExpr* expr);
CheckFinalizerVisitor.cpp 79 CXXOperatorCallExpr* expr) {
  /external/clang/unittests/Tooling/
RecursiveASTVisitorTestCallVisitor.cpp 104 bool TraverseCXXOperatorCallExpr(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h 116 SmallVector<Stmt *, 8> getStmtChildren(CXXOperatorCallExpr *CE) {
  /external/v8/tools/clang/rewrite_scoped_refptr/
RewriteScopedRefptr.cpp 58 if (const clang::CXXOperatorCallExpr* op =
59 llvm::dyn_cast<clang::CXXOperatorCallExpr>(expr)) {
115 if (const clang::CXXOperatorCallExpr* op =
116 llvm::dyn_cast<clang::CXXOperatorCallExpr>(expr)) {
294 on(cxxBindTemporaryExpr(unless(has(cxxOperatorCallExpr()))));
  /external/clang/lib/Index/
IndexBody.cpp 103 } else if (auto CXXOp = dyn_cast<CXXOperatorCallExpr>(CE)) {
254 bool TraverseCXXOperatorCallExpr(CXXOperatorCallExpr *E,
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 693 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
704 virtual const CXXOperatorCallExpr *getOriginExpr() const {
705 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 682 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
693 virtual const CXXOperatorCallExpr *getOriginExpr() const {
694 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 682 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
693 virtual const CXXOperatorCallExpr *getOriginExpr() const {
694 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 682 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
693 virtual const CXXOperatorCallExpr *getOriginExpr() const {
694 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 682 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
693 virtual const CXXOperatorCallExpr *getOriginExpr() const {
694 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 695 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
706 virtual const CXXOperatorCallExpr *getOriginExpr() const {
707 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 682 CXXMemberOperatorCall(const CXXOperatorCallExpr *CE, ProgramStateRef St,
693 virtual const CXXOperatorCallExpr *getOriginExpr() const {
694 return cast<CXXOperatorCallExpr>(CXXInstanceCall::getOriginExpr());
    [all...]

Completed in 774 milliseconds

1 2 3 4 5 6 7