Searched refs:ExtractAPI (Results 1 – 7 of 7) sorted by relevance
1 //===- ExtractAPI/APIRecords.inc --------------------------------*- C++ -*-===//10 /// This file defines the classes defined from ExtractAPI's APIRecord
63 case ExtractAPI: in CreateFrontendBaseAction()
84 ExtractAPI, enumerator
442 SRCS_MIN+= ExtractAPI/API.cpp443 SRCS_MIN+= ExtractAPI/APIIgnoresList.cpp444 SRCS_MIN+= ExtractAPI/DeclarationFragments.cpp445 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp446 SRCS_MIN+= ExtractAPI/Serialization/SymbolGraphSerializer.cpp447 SRCS_MIN+= ExtractAPI/TypedefUnderlyingTypeResolver.cpp
2626 {frontend::ExtractAPI, OPT_extract_api}, in getFrontendActionTable()4474 case frontend::ExtractAPI: in isStrictlyPreprocessorAction()
67 clang/lib/ExtractAPI/CMakeLists.txt
1567 // Warnings about misuse of ExtractAPI options.