Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp563 Actions.ActOnPragmaDump(getCurScope(), Tok.getLocation(), II); in HandlePragmaDump()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp5528 void Sema::ActOnPragmaDump(Scope *S, SourceLocation IILoc, IdentifierInfo *II) { in ActOnPragmaDump() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9383 void ActOnPragmaDump(Scope *S, SourceLocation Loc, IdentifierInfo *II);