HomeSort by: relevance | last modified time | path
    Searched refs:PopPragmaVisibility (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp 1092 PopPragmaVisibility(false, PragmaLoc);
1181 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) {
SemaDeclCXX.cpp 11066 PopPragmaVisibility(true, RBrace);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10023 /// PopPragmaVisibility - Pop the top element of the visibility stack; used
10025 void PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc);

Completed in 35 milliseconds