Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h179 TakeLocForHLSLAttribute(const HLSLAttributedResourceType *RT);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1795 SemaHLSL::TakeLocForHLSLAttribute(const HLSLAttributedResourceType *RT) { in TakeLocForHLSLAttribute() function in SemaHLSL
H A DSemaType.cpp5823 State.getSema().HLSL().TakeLocForHLSLAttribute(TL.getTypePtr()); in fillHLSLAttributedResourceTypeLoc()