Home
last modified time | relevance | path

Searched refs:FreeVisContext (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp1352 void Sema::FreeVisContext() { in FreeVisContext() function in Sema
1519 FreeVisContext(); in PopPragmaVisibility()
H A DSema.cpp596 if (VisContext) FreeVisContext(); in ~Sema()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2330 void FreeVisContext();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4707 {"_ZN5clang4Sema14FreeVisContextEv", "clang::Sema::FreeVisContext()"},