OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeclsInPrototype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
6637
SmallVector<NamedDecl *, 0>
DeclsInPrototype
;
6644
DeclsInPrototype
.push_back(ND);
6657
ExceptionSpecTokens,
DeclsInPrototype
, StartLoc,
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
1365
NamedDecl **
DeclsInPrototype
;
1404
delete[]
DeclsInPrototype
;
1493
return llvm::makeArrayRef(
DeclsInPrototype
, NumExceptionsOrDecls);
1640
ArrayRef<NamedDecl *>
DeclsInPrototype
,
Completed in 37 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026