Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp254 if (const auto *AnnotationAttr = Param->getAttr<HLSLAnnotationAttr>()) { CheckEntryPoint() local
269 CheckSemanticAnnotation(FunctionDecl * EntryPoint,const Decl * Param,const HLSLAnnotationAttr * AnnotationAttr) CheckSemanticAnnotation() argument