Home
last modified time | relevance | path

Searched defs:HasDefaultArg (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp2319 bool HasDefaultArg = false; in AddTemplateParameterChunks() local
2677 bool HasDefaultArg = false; in CreateCodeCompletionString() local
H A DSemaTemplateDeduction.cpp2900 bool HasDefaultArg = false; in FinishTemplateArgumentDeduction() local
H A DSemaTemplate.cpp3294 bool &HasDefaultArg) { in SubstDefaultTemplateArgumentIfAvailable()