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

  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp 825 SourceLocation ILoc = DE->getExprLoc();
836 if (RequireCompleteType(ILoc, VD->getType(),
844 Diag(ILoc, diag::err_omp_ref_type_arg)
857 Diag(ILoc, diag::err_omp_var_thread_local)
    [all...]

Completed in 54 milliseconds