Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp278 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
290 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
302 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
313 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
324 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
360 .addLoadMethods() in defineHLSLTypesWithForwardDeclarations()
H A DHLSLBuiltinTypeDeclBuilder.h85 BuiltinTypeDeclBuilder &addLoadMethods();
H A DHLSLBuiltinTypeDeclBuilder.cpp706 BuiltinTypeDeclBuilder &BuiltinTypeDeclBuilder::addLoadMethods() { in addLoadMethods() function in clang::hlsl::BuiltinTypeDeclBuilder