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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaHLSL.cpp30 void Sema::ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace) { function in class:Sema
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseHLSL.cpp90 Actions.ActOnFinishHLSLBuffer(D, DeclEnd);
98 Actions.ActOnFinishHLSLBuffer(D, DeclEnd);
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6076 void ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace);

Completed in 189 milliseconds