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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp633 static bool IsHeaderFile(const std::string &Filename) { function
653 IsHeader = IsHeaderFile(inFile);
H A DRewriteObjC.cpp564 static bool IsHeaderFile(const std::string &Filename) { function
583 IsHeader = IsHeaderFile(inFile);

Completed in 173 milliseconds