Searched refs:compiletime (Results 1 – 2 of 2) sorted by relevance
59 you don't want to link to `libclang` at compiletime but instead want to load it at runtime, enable93 * `LLVM_CONFIG_PATH` **(compiletime)** - provides a full path to an `llvm-config` executable95 * `LIBCLANG_PATH` **(compiletime)** - provides a path to a directory containing a `libclang` shared97 * `LIBCLANG_STATIC_PATH` **(compiletime)** - provides a path to a directory containing LLVM and134 linking to `libclang` dynamically at compiletime.
158 version_type compiletime; member193 version_type comptime = compatible_versions_list[i].compiletime; in compatible_versions()