OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpandedTInfos
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclTemplate.cpp
700
ArrayRef<QualType> ExpandedTypes, ArrayRef<TypeSourceInfo *>
ExpandedTInfos
)
704
if (!ExpandedTypes.empty() && !
ExpandedTInfos
.empty()) {
709
TypesAndInfos[I].second =
ExpandedTInfos
[I];
734
ArrayRef<TypeSourceInfo *>
ExpandedTInfos
) {
741
ExpandedTypes,
ExpandedTInfos
);
ASTContext.cpp
816
SmallVector<TypeSourceInfo *, 2>
ExpandedTInfos
;
819
ExpandedTInfos
.push_back(
831
ExpandedTInfos
);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclTemplate.h
1425
ArrayRef<TypeSourceInfo *>
ExpandedTInfos
);
1437
ArrayRef<TypeSourceInfo *>
ExpandedTInfos
);
Completed in 29 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026