Home
last modified time | relevance | path

Searched refs:implicitCastExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp223 unless(hasParent(implicitCastExpr(hasCastKind(CK_NoOp)))), in findDirectMutation()
303 implicitCastExpr(hasImplicitDestinationType( in findCastMutation()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp326 REGISTER_MATCHER(implicitCastExpr); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp758 implicitCastExpr; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2338 implicitCastExpr;