Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp10805 bool ParamIsInt = false; in CheckOverloadedOperatorDeclaration() local
10807 ParamIsInt = BT->getKind() == BuiltinType::Int; in CheckOverloadedOperatorDeclaration()
10809 if (!ParamIsInt) in CheckOverloadedOperatorDeclaration()