OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConstantAmount
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Analysis/
FormatString.cpp
101
if (Amt.
getConstantAmount
() == 0) {
109
return OptionalAmount(OptionalAmount::Arg, Amt.
getConstantAmount
() - 1,
164
if (Amt.
getConstantAmount
() == 0) {
169
FS.setArgIndex(Amt.
getConstantAmount
() - 1);
/external/clang/include/clang/Analysis/Analyses/
FormatString.h
284
unsigned
getConstantAmount
() const {
/external/clang/lib/Sema/
SemaChecking.cpp
[
all
...]
Completed in 961 milliseconds