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.h32 void defineHLSLTypesWithForwardDeclarations();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp412 defineHLSLTypesWithForwardDeclarations(); in InitializeSema()
497 void HLSLExternalSemaSource::defineHLSLTypesWithForwardDeclarations() { in defineHLSLTypesWithForwardDeclarations() function in HLSLExternalSemaSource