Searched defs:headerName (Results 1 – 3 of 3) sorted by relevance
54 virtual IncludeResult* includeLocal(const char* headerName, in includeLocal()61 virtual IncludeResult* includeSystem(const char* headerName, in includeSystem()103 … virtual IncludeResult* readLocalPath(const char* headerName, const char* includerName, int depth) in readLocalPath()
88 virtual IncludeResult* includeSystem(const char* headerName, const char* includerName, in includeSystem()100 virtual IncludeResult* includeLocal(const char* headerName, const char* includerName, in includeLocal()
600 const std::string headerName; member