Searched defs:isInterestingIdentifier (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/Serialization/ | ||
| D | ASTWriter.cpp | 3150 bool isInterestingIdentifier(const IdentifierInfo *II, uint64_t MacroOffset) { in isInterestingIdentifier() function in __anon2c244d130611::ASTIdentifierTableTrait |
| D | ASTReader.cpp | 755 static bool isInterestingIdentifier(ASTReader &Reader, IdentifierInfo &II, in isInterestingIdentifier() function |