All Functions and Procedures

Name Unit Description
ConstructUsrForObjCCategory Neslib.Clang

Construct a USR for a specified Objective-C category.

ConstructUsrForObjCClass Neslib.Clang

Construct a USR for a specified Objective-C class.

ConstructUsrForObjCIVar Neslib.Clang

Construct a USR for a specified Objective-C instance variable and the USR for its containing class.

ConstructUsrForObjCMethod Neslib.Clang

Construct a USR for a specified Objective-C method and the USR for its containing class.

ConstructUsrForObjCProperty Neslib.Clang

Construct a USR for a specified Objective-C property and the USR for its containing class.

ConstructUsrForObjCProtocol Neslib.Clang

Construct a USR for a specified Objective-C protocol.

CXStringToString Neslib.Clang

Converts a clang-string to a Delphi string.

GetBuildSessionTimestamp Neslib.Clang

Return the timestamp for use with Clang's -fbuild-session-timestamp= option.

GetClangVersion Neslib.Clang

Return a version string, suitable for showing to a user, but not intended to be parsed (the format is not guaranteed to be stable).

GetDefaultCodeCompleteOptions Neslib.Clang

Returns a default set of code-completion options that can be passed to ITranslationUnit.CodeCompleteAt.

GetDefaultDiagnosticDisplayOptions Neslib.Clang

The set of display options most similar to the default behavior of the clang compiler.

ToggleCrashRecovery Neslib.Clang

Enable/disable crash recovery.


Generated by PasDocEx, based on PasDoc 0.14.0.