OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExtVectorDecls
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Serialization/
ASTReader.h
664
SmallVector<uint64_t, 4>
ExtVectorDecls
;
[
all
...]
/external/clang/lib/Serialization/
ASTWriter.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
298
///
ExtVectorDecls
- This is a list all the extended vector types. This allows
301
ExtVectorDeclsType
ExtVectorDecls
;
[
all
...]
Completed in 108 milliseconds