Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp296 return binaryOperation(hasOperatorName("!="), in countOptionalWrappers()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp152 REGISTER_MATCHER(binaryOperation); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp962 binaryOperation; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2061 /// See also the binaryOperation() matcher for more-general matching of binary
2093 /// See also the binaryOperation() matcher for more-general matching
2568 /// See also the binaryOperation() matcher for more-general matching.
2927 /// binaryOperation(
2979 binaryOperation;