Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DExternalSemaSource.h193 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp308 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4028 Sema::LateParsedTemplateMapT &LPTMap = SemaRef.LateParsedTemplateMap; in WriteLateParsedTemplates() local
H A DASTReader.cpp8408 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()