Home
last modified time | relevance | path

Searched defs:ReadOnlyLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h565 SourceLocation ReadOnlyLoc; variable
577 SourceLocation LParenLoc, SourceLocation ReadOnlyLoc, in OpenACCCacheConstruct()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp335 SourceLocation LParenLoc, SourceLocation ReadOnlyLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1472 SourceLocation ReadOnlyLoc = getCurToken().getLocation(); in ParseOpenACCCacheVarList() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6107 SourceLocation ReadOnlyLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4233 SourceLocation ReadOnlyLoc, ArrayRef<Expr *> VarList, in RebuildOpenACCCacheConstruct()