Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLBuiltinTypeDeclBuilder.h86 BuiltinTypeDeclBuilder &addIncrementCounterMethod();
H A DHLSLExternalSemaSource.cpp325 .addIncrementCounterMethod() in defineHLSLTypesWithForwardDeclarations()
361 .addIncrementCounterMethod() in defineHLSLTypesWithForwardDeclarations()
H A DHLSLBuiltinTypeDeclBuilder.cpp787 BuiltinTypeDeclBuilder &BuiltinTypeDeclBuilder::addIncrementCounterMethod() { in addIncrementCounterMethod() function in clang::hlsl::BuiltinTypeDeclBuilder