Home
last modified time | relevance | path

Searched defs:AssignLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1343 SourceLocation AssignLoc; global() member
/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h182 AssignLoc = 0, enumerator
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4253 SourceLocation AssignLoc; ParseOpenMPIteratorsExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp579 DiagnoseDirectIsaAccess(Sema & S,const ObjCIvarRefExpr * OIRE,SourceLocation AssignLoc,const Expr * RHS) DiagnoseDirectIsaAccess() argument