Home
last modified time | relevance | path

Searched refs:sizeOfExpr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DExprMutationAnalyzer.cpp212 unaryExprOrTypeTraitExpr(unless(sizeOfExpr( in isUnevaluated()
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp520 REGISTER_MATCHER(sizeOfExpr); in RegistryMaps()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h2966 inline internal::BindableMatcher<Stmt> sizeOfExpr( in sizeOfExpr() function