Home
last modified time | relevance | path

Searched defs:AnnotationRange (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.cpp59 for (auto &AnnotationRange : Annotations) { in buildLineToAnnotationMapping() local
/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp965 RestoreNestedNameSpecifierAnnotation(void * AnnotationPtr,SourceRange AnnotationRange,CXXScopeSpec & SS) RestoreNestedNameSpecifierAnnotation() argument