OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExtQualType
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
ASTContext.h
505
///
getExtQualType
- Return a type with extended qualifiers.
506
QualType
getExtQualType
(const Type *Base, Qualifiers Quals) const;
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 16 milliseconds