Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1630 ArrayRef<Expr *> Locators) { in Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2271 RebuildOMPAffinityClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,Expr * Modifier,ArrayRef<Expr * > Locators) RebuildOMPAffinityClause() argument
10787 SmallVector<Expr *, 4> Locators; TransformOMPAffinityClause() local
H A DSemaOpenMP.cpp24261 ActOnOpenMPAffinityClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,Expr * Modifier,ArrayRef<Expr * > Locators) ActOnOpenMPAffinityClause() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11620 SmallVector<Expr *, 4> Locators; VisitOMPAffinityClause() local