Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp743 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc); in ParseExternalDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2093 Decl *ActOnFileScopeAsmDecl(Expr *expr,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp16898 Decl *Sema::ActOnFileScopeAsmDecl(Expr *expr, in ActOnFileScopeAsmDecl() function in Sema