Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.h62 buildStatementToAnnotationMapping(const FunctionDecl *Func,
126 StmtToAnnotations = buildStatementToAnnotationMapping(F, AnnotatedCode);
H A DTestingSupport.cpp56 test::buildStatementToAnnotationMapping(const FunctionDecl *Func, in buildStatementToAnnotationMapping() function in test
H A DTestingSupportTest.cpp51 test::buildStatementToAnnotationMapping(Func, AnnotatedCode); in runTest()