Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.cpp37 isAnnotationDirectlyAfterStatement(const Stmt *Stmt, unsigned AnnotationBegin, in isAnnotationDirectlyAfterStatement() function
89 if (!isAnnotationDirectlyAfterStatement(Stmt, Range.Begin, SourceManager, in buildStatementToAnnotationMapping()