Home
last modified time | relevance | path

Searched refs:Entrypoint (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libc/cmake/modules/
H A DLLVMLibCLibraryRules.cmake26 "Entrypoint alias ${entrypoint_target} does not have an aliasee.")
H A DLLVMLibCObjectRules.cmake518 message(STATUS "Entrypoint object ${fq_target_name} has FLAGS: ${flags}")
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp319 WithContextValue Entrypoint(Secret, 42); in TEST() local