Home
last modified time | relevance | path

Searched defs:PreferredType (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp238 PassManagerType PreferredType) { in assignPassManager()
H A DLoopPass.cpp333 PassManagerType PreferredType) { in assignPassManager()
H A DCallGraphSCCPass.cpp613 PassManagerType PreferredType) { in assignPassManager()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp502 QualType PreferredType; in ParseBraceInitializer() local
H A DParseExprCXX.cpp2040 QualType PreferredType; in ParseCXXTypeConstructExpression() local
3368 QualType PreferredType; in ParseCXXNewExpression() local
H A DParseExpr.cpp2195 QualType PreferredType = in ParsePostfixExpressionSuffix() local
H A DParseDeclCXX.cpp4066 QualType PreferredType = in ParseMemInitializer() local
H A DParseOpenMP.cpp489 QualType PreferredType = in ParseOpenMPReductionInitializerForDecl() local
H A DParseDecl.cpp2839 QualType PreferredType = in ParseDeclarationAfterDeclaratorAndAttributes() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp90 auto PreferredType = CCC.getPreferredType(); in handleDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp181 CanQualType PreferredType; member in __anone047e0890111::ResultBuilder
4743 QualType PreferredType; member
4924 QualType PreferredType, in CodeCompleteExpression()
4931 QualType PreferredType) { in CodeCompletePostfixExpression()
5723 bool IsBaseExprStatement, QualType PreferredType) { in CodeCompleteMemberReferenceExpr()
6694 QualType PreferredType) { in CodeCompleteQualifiedId()
8165 QualType PreferredType; in getPreferredArgumentTypeForMessageSend() local
8289 QualType PreferredType = in CodeCompleteObjCClassMessage() local
8450 QualType PreferredType = in CodeCompleteObjCInstanceMessage() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h359 QualType PreferredType; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp1736 PassManagerType PreferredType) { in assignPassManager()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h83 PreferredTypeBuilder PreferredType; variable