HomeSort by relevance Sort by last modified time
    Searched refs:IsLocInRSHeaderFile (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/slang/
slang_rs.h 94 static bool IsLocInRSHeaderFile(const clang::SourceLocation &Loc,
slang_rs_check_ast.cpp 227 if (!SlangRS::IsLocInRSHeaderFile(DS->getLocStart(), mSM)) {
277 !SlangRS::IsLocInRSHeaderFile(E->getExprLoc(), mSM) &&
294 if (!SlangRS::IsLocInRSHeaderFile(DI->getLocStart(), mSM)) {
slang_rs_backend.cpp 79 !SlangRS::IsLocInRSHeaderFile(FD->getLocation(), mSourceMgr)) {
97 if (!SlangRS::IsLocInRSHeaderFile(FD->getLocation(), mSourceMgr))