clang-tools  8.0.0
STLPostfixHeaderMap.h
Go to the documentation of this file.
1 //===-- STLPostfixHeaderMap.h - hardcoded header map for STL ----*- C++ -*-===//
2 //
3 // The LLVM Compiler Infrastructure
4 //
5 // This file is distributed under the University of Illinois Open Source
6 // License. See LICENSE.TXT for details.
7 //
8 //===----------------------------------------------------------------------===//
9 
10 #ifndef LLVM_CLANG_TOOLS_EXTRA_FIND_ALL_SYMBOLS_TOOL_STL_POSTFIX_HEADER_MAP_H
11 #define LLVM_CLANG_TOOLS_EXTRA_FIND_ALL_SYMBOLS_TOOL_STL_POSTFIX_HEADER_MAP_H
12 
13 #include "HeaderMapCollector.h"
14 
15 namespace clang {
16 namespace find_all_symbols {
17 
19 
20 } // namespace find_all_symbols
21 } // namespace clang
22 
23 #endif // LLVM_CLANG_TOOLS_EXTRA_FIND_ALL_SYMBOLS_TOOL_STL_POSTFIX_HEADER_MAP_H
std::vector< std::pair< const char *, const char * > > RegexHeaderMap
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
const HeaderMapCollector::RegexHeaderMap * getSTLPostfixHeaderMap()