Home
last modified time | relevance | path

Searched refs:WriteOpenCLExtensions (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTWriter.h456 void WriteOpenCLExtensions(Sema &SemaRef);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriter.cpp3518 void ASTWriter::WriteOpenCLExtensions(Sema &SemaRef) { in WriteOpenCLExtensions() function in ASTWriter
4181 WriteOpenCLExtensions(SemaRef); in WriteASTCore()