Home
last modified time | relevance | path

Searched defs:OOE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalysisOrderChecker.cpp115 void checkPreStmt(const OffsetOfExpr *OOE, CheckerContext &C) const { in checkPreStmt() argument
120 void checkPostStmt(const OffsetOfExpr *OOE, CheckerContext &C) const { in checkPostStmt() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp848 VisitOffsetOfExpr(const OffsetOfExpr *OOE, in VisitOffsetOfExpr()
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14092 VisitOffsetOfExpr(const OffsetOfExpr * OOE) VisitOffsetOfExpr() argument
[all...]