HomeSort by relevance Sort by last modified time
    Searched refs:implicitCastExpr (Results 1 - 22 of 22) sorted by null

  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 85 hasCondition(implicitCastExpr(hasSourceExpression(
  /external/clang/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp 807 hasCondition(implicitCastExpr(
    [all...]
ASTMatchersTraversalTest.cpp 357 hasAnyArgument(implicitCastExpr()));
    [all...]
ASTMatchersNarrowingTest.cpp 188 implicitCastExpr(hasCastKind(CK_NullToPointer))));
    [all...]
  /external/v8/tools/clang/rewrite_scoped_refptr/
RewriteScopedRefptr.cpp 311 anyOf(allOf(hasParent(implicitCastExpr(returned_as_raw_ptr)),
313 allOf(hasParent(implicitCastExpr(
321 implicitCastExpr(hasImplicitDestinationType(isBoolean()));
  /external/clang/unittests/AST/
ASTImporterTest.cpp 314 implicitCastExpr()
348 implicitCastExpr(
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 275 REGISTER_MATCHER(implicitCastExpr);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 140 milliseconds