Searched refs:ActOnPragmaVisibility (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp367 void Sema::ActOnPragmaVisibility(const IdentifierInfo* VisType, function in class:Sema
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParsePragma.cpp39 Actions.ActOnPragmaVisibility(VisType, VisLoc);
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6980 /// ActOnPragmaVisibility - Called on well formed \#pragma GCC visibility... .
6981 void ActOnPragmaVisibility(const IdentifierInfo* VisType,

Completed in 173 milliseconds