Searched defs:BOK (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | SmartPtrModeling.cpp | 496 BinaryOperatorKind BOK = in handleComparisionOp() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 1580 addTaskgroupReductionData(const ValueDecl * D,SourceRange SR,BinaryOperatorKind BOK) addTaskgroupReductionData() argument |
H A D | SemaInit.cpp | 7974 BinaryOperatorKind BOK = BO->getOpcode(); visitLocalsRetainedByInitializer() local |