Home
last modified time | relevance | path

Searched defs:TemplateParameters (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/
H A DCommentSema.cpp314 ThisDeclInfo->TemplateParameters; in actOnTParamCommandParamNameArg() local
1047 ResolveTParamReferenceHelper(StringRef Name,const TemplateParameterList * TemplateParameters,SmallVectorImpl<unsigned> * Position) ResolveTParamReferenceHelper() argument
1072 resolveTParamReference(StringRef Name,const TemplateParameterList * TemplateParameters,SmallVectorImpl<unsigned> * Position) resolveTParamReference() argument
1083 CorrectTypoInTParamReferenceHelper(const TemplateParameterList * TemplateParameters,SimpleTypoCorrector & Corrector) CorrectTypoInTParamReferenceHelper() argument
1099 correctTypoInTParamReference(StringRef Typo,const TemplateParameterList * TemplateParameters) correctTypoInTParamReference() argument
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp69 SmallVector<const DWARFDebugInfoEntry *, 10> TemplateParameters; in addSignature() local
132 SmallVector<const DWARFDebugInfoEntry *, 10> &TemplateParameters) { in addTemplateParamNames()
/llvm-project/clang-tools-extra/clangd/
H A DHover.h91 std::optional<std::vector<Param>> TemplateParameters; member
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4037 collectVarDeclProps(const VarDecl * VD,llvm::DIFile * & Unit,unsigned & LineNo,QualType & T,StringRef & Name,StringRef & LinkageName,llvm::MDTuple * & TemplateParameters,llvm::DIScope * & VDContext) collectVarDeclProps() argument
4152 llvm::MDTuple *TemplateParameters = nullptr; getGlobalVariableForwardDeclaration() local
5642 llvm::MDTuple *TemplateParameters = nullptr; EmitGlobalVariable() local
5747 llvm::MDTuple *TemplateParameters = nullptr; EmitGlobalVariable() local
[all...]
/llvm-project/clang/test/Modules/
H A Dodr_hash.cpp2667 namespace TemplateParameters { namespace
[all...]