OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DependentVectorType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
222
DependentVectorType
::
DependentVectorType
(const ASTContext &Context,
236
void
DependentVectorType
::Profile(llvm::FoldingSetNodeID &ID,
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
1680
friend class
DependentVectorType
;
3302
class
DependentVectorType
: public Type, public llvm::FoldingSetNode {
3310
DependentVectorType
(const ASTContext &Context, QualType ElementType,
Completed in 113 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026