Searched refs:IsHeaderFile (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp566 static bool IsHeaderFile(const std::string &Filename) { function
585 IsHeader = IsHeaderFile(inFile);
H A DRewriteObjC.cpp560 static bool IsHeaderFile(const std::string &Filename) { function
579 IsHeader = IsHeaderFile(inFile);

Completed in 60 milliseconds