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
438 SRCS_MIN+= ExtractAPI/API.cpp439 SRCS_MIN+= ExtractAPI/APIIgnoresList.cpp440 SRCS_MIN+= ExtractAPI/DeclarationFragments.cpp441 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp442 SRCS_MIN+= ExtractAPI/Serialization/SymbolGraphSerializer.cpp443 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.