Hi folks! I'm currently trying to check whether declaration belongs to included file by #include directive. I'm currently about to call Decl::getLocation() and run through bunch of checks with FileID and MacroID. But perhaps there is exist similar function or method? Thanks! -Stepan