Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12580 if (const auto *AnnotationAttr = Param->getAttr<HLSLAnnotationAttr>()) { CheckHLSLEntryPoint() local
12595 CheckHLSLSemanticAnnotation(FunctionDecl * EntryPoint,const Decl * Param,const HLSLAnnotationAttr * AnnotationAttr) CheckHLSLSemanticAnnotation() argument