Searched defs:isFunc (Results 1 – 7 of 7) sorted by relevance
22 const bool isFunc; member
287 bool isFunc() const { return type == llvm::ELF::STT_FUNC; } in isFunc() function
549 bool isFunc) { in addPotentialUndefinedSymbol()
540 bool isFunc) { in addPotentialUndefinedSymbol()
537 bool isFunc) { in addPotentialUndefinedSymbol()
2023 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local
3219 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local