Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1630 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,Expr * Modifier,ArrayRef<Expr * > Locators) Create() argument
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2297 RebuildOMPAffinityClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,Expr * Modifier,ArrayRef<Expr * > Locators) RebuildOMPAffinityClause() argument
11092 SmallVector<Expr *, 4> Locators; TransformOMPAffinityClause() local
H A DSemaOpenMP.cpp23599 ActOnOpenMPAffinityClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,Expr * Modifier,ArrayRef<Expr * > Locators) ActOnOpenMPAffinityClause() argument
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11765 SmallVector<Expr *, 4> Locators; VisitOMPAffinityClause() local