Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3246 bool TypeAwareOperatorIndex = in FindAllocationFunctions() local
3249 << Operators[TypeAwareOperatorIndex]->getDeclName() in FindAllocationFunctions()
3251 << Operators[!TypeAwareOperatorIndex]->getDeclName() in FindAllocationFunctions()
3252 << GetRedeclContext(Operators[TypeAwareOperatorIndex]); in FindAllocationFunctions()