OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRepresentativeType
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Analysis/
FormatString.cpp
405
QualType ArgType::
getRepresentativeType
(ASTContext &C) const {
442
std::string S =
getRepresentativeType
(C).getAsString();
/external/clang/include/clang/Analysis/Analyses/
FormatString.h
249
QualType
getRepresentativeType
(ASTContext &C) const;
Completed in 54 milliseconds