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

/external/clang/lib/Sema/
H A DSemaAttr.cpp368 PopPragmaVisibility(false, PragmaLoc);
395 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) { function in class:Sema
H A DSemaDeclCXX.cpp5520 PopPragmaVisibility(true, RBrace);
/external/clang/include/clang/Sema/
H A DSema.h6371 /// PopPragmaVisibility - Pop the top element of the visibility stack; used
6373 void PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc);

Completed in 99 milliseconds