Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLBuiltinTypeDeclBuilder.h87 BuiltinTypeDeclBuilder &addDecrementCounterMethod();
H A DHLSLExternalSemaSource.cpp326 .addDecrementCounterMethod() in defineHLSLTypesWithForwardDeclarations()
362 .addDecrementCounterMethod() in defineHLSLTypesWithForwardDeclarations()
H A DHLSLBuiltinTypeDeclBuilder.cpp796 BuiltinTypeDeclBuilder &BuiltinTypeDeclBuilder::addDecrementCounterMethod() { in addDecrementCounterMethod() function in clang::hlsl::BuiltinTypeDeclBuilder