Home
last modified time | relevance | path

Searched refs:ExtractAPI (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/clang/libclangExtractAPI/
H A DMakefile23 .PATH: ${.CURDIR}/../../../llvm/clang/lib/ExtractAPI
24 .PATH: ${.CURDIR}/../../../llvm/clang/lib/ExtractAPI/Serialization
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/ExtractAPI/
H A DBUILD.gn1 static_library("ExtractAPI") {
/openbsd-src/gnu/llvm/clang/lib/
H A DCMakeLists.txt13 add_subdirectory(ExtractAPI)
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/FrontendTool/
H A DBUILD.gn15 "//clang/lib/ExtractAPI",
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/tools/libclang/
H A DBUILD.gn31 "//clang/lib/ExtractAPI",
/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp61 case ExtractAPI: in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h80 ExtractAPI, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2484 {frontend::ExtractAPI, OPT_extract_api}, in getFrontendActionTable()
4148 case frontend::ExtractAPI: in isStrictlyPreprocessorAction()