Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp930 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc); in ParseExternalDeclaration()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3781 Decl *ActOnFileScopeAsmDecl(Expr *expr, SourceLocation AsmLoc,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp20077 Decl *Sema::ActOnFileScopeAsmDecl(Expr *expr, in ActOnFileScopeAsmDecl() function in Sema