OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:containedInPrototypeScope
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
Scope.cpp
97
bool Scope::
containedInPrototypeScope
() const {
SemaDecl.cpp
16068
if (!getLangOpts().CPlusPlus && S->
containedInPrototypeScope
())
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
492
///
containedInPrototypeScope
- Return true if this or a parent scope
494
bool
containedInPrototypeScope
() const;
Completed in 26 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026