Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParsePragma.cpp382 Actions.ActOnPragmaDump(getCurScope(), Tok.getLocation(), II); in HandlePragmaDump()
/external/clang/lib/Sema/
DSemaLookup.cpp5109 void Sema::ActOnPragmaDump(Scope *S, SourceLocation IILoc, IdentifierInfo *II) { in ActOnPragmaDump() function in Sema
/external/clang/include/clang/Sema/
DSema.h7781 void ActOnPragmaDump(Scope *S, SourceLocation Loc, IdentifierInfo *II);