Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h191 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp314 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h545 std::unique_ptr<clang::LateParsedTemplate>> &LPTMap) in ReadLateParsedTemplates()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4553 Sema::LateParsedTemplateMapT &LPTMap = SemaRef.LateParsedTemplateMap; in WriteLateParsedTemplates() local
H A DASTReader.cpp8836 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()