Searched refs:setCombinerData (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h163 void setCombinerData(Expr *InE, Expr *OutE) { function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2675 D->setCombinerData(In, Out);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16316 DRD->setCombinerData(InE, OutE);

Completed in 104 milliseconds