Searched refs:isInterestingIdentifier (Results 1 – 2 of 2) sorted by relevance
3858 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon397e50ec1011::ASTIdentifierTableTrait3886 bool isInterestingIdentifier(const IdentifierInfo *II) { in isInterestingIdentifier() function in __anon397e50ec1011::ASTIdentifierTableTrait3888 return isInterestingIdentifier(II, MacroOffset); in isInterestingIdentifier()3902 isInterestingIdentifier(II, MacroOffset)) in EmitKeyDataLength()3907 if (isInterestingIdentifier(II, MacroOffset)) { in EmitKeyDataLength()3932 if (!isInterestingIdentifier(II, MacroOffset)) { in EmitData()
1057 static bool isInterestingIdentifier(ASTReader &Reader, const IdentifierInfo &II, in isInterestingIdentifier() function1087 if (isInterestingIdentifier(Reader, II, IsModule)) in markIdentifierFromAST()