Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h48 void CheckSemanticAnnotation(FunctionDecl *EntryPoint, const Decl *Param,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp255 CheckSemanticAnnotation(FD, Param, AnnotationAttr); in CheckEntryPoint()
267 void SemaHLSL::CheckSemanticAnnotation( in CheckSemanticAnnotation() function in SemaHLSL