Searched defs:isFunc (Results 1 – 3 of 3) sorted by relevance
540 bool isFunc) { in addPotentialUndefinedSymbol()
366 bool isFunc() const { return type == llvm::ELF::STT_FUNC; } in isFunc() function
3335 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local