OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isScopeVisible
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
PrettyPrinter.h
49
/// The printing stops at the first
isScopeVisible
() == true, so there will
51
virtual bool
isScopeVisible
(const DeclContext *DC) const { return false; }
/src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp
1230
if (Policy.Callbacks && Policy.Callbacks->
isScopeVisible
(DC))
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026