Searched refs:includeLocal (Results 1 – 3 of 3) sorted by relevance
53 virtual IncludeResult* includeLocal(const char* headerName, in includeLocal() function
520 virtual IncludeResult* includeLocal(const char* /*headerName*/, in includeLocal() function
639 … res = includer.includeLocal(filename.c_str(), currentSourceFile.c_str(), includeStack.size() + 1); in CPPinclude()