Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1352 SourceLocation AssignLoc; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h182 AssignLoc = 0, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4255 SourceLocation AssignLoc; in ParseOpenMPIteratorsExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp579 SourceLocation AssignLoc, in DiagnoseDirectIsaAccess()