Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DHLSLExternalSemaSource.h47 void defineHLSLTypesWithForwardDeclarations();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp53 defineHLSLTypesWithForwardDeclarations(); in InitializeSema()
263 void HLSLExternalSemaSource::defineHLSLTypesWithForwardDeclarations() { in defineHLSLTypesWithForwardDeclarations() function in HLSLExternalSemaSource