Home
last modified time | relevance | path

Searched refs:ActOnFileScopeAsmDecl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp905 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc); in ParseExternalDeclaration()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3129 Decl *ActOnFileScopeAsmDecl(Expr *expr,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp19785 Decl *Sema::ActOnFileScopeAsmDecl(Expr *expr, in ActOnFileScopeAsmDecl() function in Sema