Searched defs:isFunc (Results 1 – 7 of 7) sorted by relevance
32 isFunc bool // set if this is a function scope (internal use only) member
29 isFunc bool // set if this is a function scope (internal use only) member
549 bool isFunc) { in addPotentialUndefinedSymbol()
540 bool isFunc) { in addPotentialUndefinedSymbol()
537 bool isFunc) { in addPotentialUndefinedSymbol()
3904 func isFunc(typе cpp_types.Type) bool { func
2023 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local