Lines Matching full:brief
31 * \brief Return the timestamp for use with Clang's
37 * \brief Object encapsulating information about overlaying virtual
43 * \brief Create a \c CXVirtualFileOverlay object.
52 * \brief Map an absolute virtual file path to an absolute real one.
62 * \brief Set the case sensitivity for the \c CXVirtualFileOverlay object.
72 * \brief Write out the \c CXVirtualFileOverlay object to a char buffer.
86 * \brief free memory allocated by libclang, such as the buffer returned by
94 * \brief Dispose a \c CXVirtualFileOverlay object.
99 * \brief Object encapsulating information about a module.map file.
104 * \brief Create a \c CXModuleMapDescriptor object.
113 * \brief Sets the framework module name that the module.map describes.
121 * \brief Sets the umbrealla header name that the module.map describes.
129 * \brief Write out the \c CXModuleMapDescriptor object to a char buffer.
143 * \brief Dispose a \c CXModuleMapDescriptor object.