Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp149 REGISTER_MATCHER(binaryOperation); in RegistryMaps()
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp183 return binaryOperation(hasOperatorName("!="), in isValueOrNotEqX()
/openbsd/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp952 binaryOperation; variable
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2901 binaryOperation;