Clang Project

clang_source_code/tools/libclang/libclang.exports
1clang_CXCursorSet_contains
2clang_CXCursorSet_insert
3clang_CXIndex_getGlobalOptions
4clang_CXIndex_setGlobalOptions
5clang_CXIndex_setInvocationEmissionPathOption
6clang_CXXConstructor_isConvertingConstructor
7clang_CXXConstructor_isCopyConstructor
8clang_CXXConstructor_isDefaultConstructor
9clang_CXXConstructor_isMoveConstructor
10clang_CXXField_isMutable
11clang_CXXMethod_isDefaulted
12clang_CXXMethod_isConst
13clang_CXXMethod_isPureVirtual
14clang_CXXMethod_isStatic
15clang_CXXMethod_isVirtual
16clang_CXXRecord_isAbstract
17clang_EnumDecl_isScoped
18clang_Cursor_getArgument
19clang_Cursor_getNumTemplateArguments
20clang_Cursor_getTemplateArgumentKind
21clang_Cursor_getTemplateArgumentType
22clang_Cursor_getTemplateArgumentValue
23clang_Cursor_getTemplateArgumentUnsignedValue
24clang_Cursor_getBriefCommentText
25clang_Cursor_getCommentRange
26clang_Cursor_getCXXManglings
27clang_Cursor_getMangling
28clang_Cursor_getObjCManglings
29clang_Cursor_getParsedComment
30clang_Cursor_getRawCommentText
31clang_Cursor_getNumArguments
32clang_Cursor_getObjCDeclQualifiers
33clang_Cursor_getObjCPropertyAttributes
34clang_Cursor_getObjCPropertyGetterName
35clang_Cursor_getObjCPropertySetterName
36clang_Cursor_getObjCSelectorIndex
37clang_Cursor_getOffsetOfField
38clang_Cursor_getSpellingNameRange
39clang_Cursor_getTranslationUnit
40clang_Cursor_getReceiverType
41clang_Cursor_isAnonymous
42clang_Cursor_isBitField
43clang_Cursor_isDynamicCall
44clang_Cursor_isExternalSymbol
45clang_Cursor_isNull
46clang_Cursor_isObjCOptional
47clang_Cursor_isVariadic
48clang_Cursor_getModule
49clang_Cursor_getStorageClass
50clang_File_isEqual
51clang_File_tryGetRealPathName
52clang_Module_getASTFile
53clang_Module_getParent
54clang_Module_getName
55clang_Module_getFullName
56clang_Module_getNumTopLevelHeaders
57clang_Module_getTopLevelHeader
58clang_Module_isSystem
59clang_IndexAction_create
60clang_IndexAction_dispose
61clang_Range_isNull
62clang_Comment_getKind
63clang_Comment_getNumChildren
64clang_Comment_getChild
65clang_Comment_isWhitespace
66clang_InlineContentComment_hasTrailingNewline
67clang_TextComment_getText
68clang_InlineCommandComment_getCommandName
69clang_InlineCommandComment_getRenderKind
70clang_InlineCommandComment_getNumArgs
71clang_InlineCommandComment_getArgText
72clang_HTMLTagComment_getTagName
73clang_HTMLStartTagComment_isSelfClosing
74clang_HTMLStartTag_getNumAttrs
75clang_HTMLStartTag_getAttrName
76clang_HTMLStartTag_getAttrValue
77clang_BlockCommandComment_getCommandName
78clang_BlockCommandComment_getNumArgs
79clang_BlockCommandComment_getArgText
80clang_BlockCommandComment_getParagraph
81clang_ParamCommandComment_getParamName
82clang_ParamCommandComment_isParamIndexValid
83clang_ParamCommandComment_getParamIndex
84clang_ParamCommandComment_isDirectionExplicit
85clang_ParamCommandComment_getDirection
86clang_TParamCommandComment_getParamName
87clang_TParamCommandComment_isParamPositionValid
88clang_TParamCommandComment_getDepth
89clang_TParamCommandComment_getIndex
90clang_TargetInfo_dispose
91clang_TargetInfo_getPointerWidth
92clang_TargetInfo_getTriple
93clang_Type_getAlignOf
94clang_Type_getClassType
95clang_Type_getSizeOf
96clang_Type_getOffsetOf
97clang_Type_getNumTemplateArguments
98clang_Type_getTemplateArgumentAsType
99clang_Type_getCXXRefQualifier
100clang_Type_visitFields
101clang_Type_getNamedType
102clang_Type_isTransparentTagTypedef
103clang_Type_getObjCObjectBaseType
104clang_Type_getNumObjCProtocolRefs
105clang_Type_getObjCProtocolDecl
106clang_Type_getNumObjCTypeArgs
107clang_Type_getObjCTypeArg
108clang_Type_getModifiedType
109clang_Type_getNullability
110clang_VerbatimBlockLineComment_getText
111clang_VerbatimLineComment_getText
112clang_HTMLTagComment_getAsString
113clang_FullComment_getAsHTML
114clang_FullComment_getAsXML
115clang_annotateTokens
116clang_codeCompleteAt
117clang_codeCompleteGetContainerKind
118clang_codeCompleteGetContainerUSR
119clang_codeCompleteGetContexts
120clang_codeCompleteGetDiagnostic
121clang_codeCompleteGetNumDiagnostics
122clang_codeCompleteGetObjCSelector
123clang_constructUSR_ObjCCategory
124clang_constructUSR_ObjCClass
125clang_constructUSR_ObjCIvar
126clang_constructUSR_ObjCMethod
127clang_constructUSR_ObjCProperty
128clang_constructUSR_ObjCProtocol
129clang_createCXCursorSet
130clang_createIndex
131clang_createTranslationUnit
132clang_createTranslationUnit2
133clang_createTranslationUnitFromSourceFile
134clang_defaultCodeCompleteOptions
135clang_defaultDiagnosticDisplayOptions
136clang_defaultEditingTranslationUnitOptions
137clang_defaultReparseOptions
138clang_defaultSaveOptions
139clang_disposeCXCursorSet
140clang_disposeCXTUResourceUsage
141clang_disposeCodeCompleteResults
142clang_disposeDiagnostic
143clang_disposeDiagnosticSet
144clang_disposeIndex
145clang_disposeOverriddenCursors
146clang_disposeCXPlatformAvailability
147clang_disposeSourceRangeList
148clang_disposeString
149clang_disposeStringSet
150clang_disposeTokens
151clang_disposeTranslationUnit
152clang_enableStackTraces
153clang_equalCursors
154clang_equalLocations
155clang_equalRanges
156clang_equalTypes
157clang_executeOnThread
158clang_findIncludesInFile
159clang_findIncludesInFileWithBlock
160clang_findReferencesInFile
161clang_findReferencesInFileWithBlock
162clang_formatDiagnostic
163clang_free
164clang_getAddressSpace
165clang_getAllSkippedRanges
166clang_getArgType
167clang_getArrayElementType
168clang_getArraySize
169clang_getBuildSessionTimestamp
170clang_getCString
171clang_getCXTUResourceUsage
172clang_getCXXAccessSpecifier
173clang_getCanonicalCursor
174clang_getCanonicalType
175clang_getChildDiagnostics
176clang_getClangVersion
177clang_getCompletionAnnotation
178clang_getCompletionAvailability
179clang_getCompletionBriefComment
180clang_getCompletionChunkCompletionString
181clang_getCompletionChunkKind
182clang_getCompletionChunkText
183clang_getCompletionNumFixIts
184clang_getCompletionFixIt
185clang_getCompletionNumAnnotations
186clang_getCompletionParent
187clang_getCompletionPriority
188clang_getCursor
189clang_getCursorAvailability
190clang_getCursorCompletionString
191clang_getCursorDefinition
192clang_getCursorDisplayName
193clang_getCursorPrintingPolicy
194clang_getCursorPrettyPrinted
195clang_getCursorExtent
196clang_getCursorExceptionSpecificationType
197clang_getCursorKind
198clang_getCursorKindSpelling
199clang_getCursorLanguage
200clang_getCursorLexicalParent
201clang_getCursorLinkage
202clang_getCursorLocation
203clang_getCursorPlatformAvailability
204clang_getCursorReferenceNameRange
205clang_getCursorReferenced
206clang_getCursorResultType
207clang_getCursorSemanticParent
208clang_getCursorSpelling
209clang_getCursorTLSKind
210clang_getCursorType
211clang_getCursorUSR
212clang_getCursorVisibility
213clang_getDeclObjCTypeEncoding
214clang_getDefinitionSpellingAndExtent
215clang_getDiagnostic
216clang_getDiagnosticCategory
217clang_getDiagnosticCategoryName
218clang_getDiagnosticCategoryText
219clang_getDiagnosticFixIt
220clang_getDiagnosticInSet
221clang_getDiagnosticLocation
222clang_getDiagnosticNumFixIts
223clang_getDiagnosticNumRanges
224clang_getDiagnosticOption
225clang_getDiagnosticRange
226clang_getDiagnosticSetFromTU
227clang_getDiagnosticSeverity
228clang_getDiagnosticSpelling
229clang_getElementType
230clang_getEnumConstantDeclUnsignedValue
231clang_getEnumConstantDeclValue
232clang_getEnumDeclIntegerType
233clang_getExceptionSpecificationType
234clang_getFieldDeclBitWidth
235clang_getExpansionLocation
236clang_getFile
237clang_getFileContents
238clang_getFileLocation
239clang_getFileName
240clang_getFileTime
241clang_getFileUniqueID
242clang_getFunctionTypeCallingConv
243clang_getIBOutletCollectionType
244clang_getIncludedFile
245clang_getInclusions
246clang_getInstantiationLocation
247clang_getLocation
248clang_getLocationForOffset
249clang_getModuleForFile
250clang_getNullCursor
251clang_getNullLocation
252clang_getNullRange
253clang_getNumArgTypes
254clang_getNumCompletionChunks
255clang_getNumDiagnostics
256clang_getNumDiagnosticsInSet
257clang_getNumElements
258clang_getNumOverloadedDecls
259clang_getOverloadedDecl
260clang_getOverriddenCursors
261clang_getPointeeType
262clang_getPresumedLocation
263clang_getRange
264clang_getRangeEnd
265clang_getRangeStart
266clang_getRemappings
267clang_getRemappingsFromFileList
268clang_getResultType
269clang_getSkippedRanges
270clang_getSpecializedCursorTemplate
271clang_getSpellingLocation
272clang_getTUResourceUsageName
273clang_getTemplateCursorKind
274clang_getToken
275clang_getTokenExtent
276clang_getTokenKind
277clang_getTokenLocation
278clang_getTokenSpelling
279clang_getTranslationUnitCursor
280clang_getTranslationUnitSpelling
281clang_getTranslationUnitTargetInfo
282clang_getTypeDeclaration
283clang_getTypeKindSpelling
284clang_getTypeSpelling
285clang_getTypedefDeclUnderlyingType
286clang_getTypedefName
287clang_hashCursor
288clang_indexLoc_getCXSourceLocation
289clang_indexLoc_getFileLocation
290clang_indexSourceFile
291clang_indexSourceFileFullArgv
292clang_indexTranslationUnit
293clang_index_getCXXClassDeclInfo
294clang_index_getClientContainer
295clang_index_getClientEntity
296clang_index_getIBOutletCollectionAttrInfo
297clang_index_getObjCCategoryDeclInfo
298clang_index_getObjCContainerDeclInfo
299clang_index_getObjCInterfaceDeclInfo
300clang_index_getObjCPropertyDeclInfo
301clang_index_getObjCProtocolRefListInfo
302clang_index_isEntityObjCContainerKind
303clang_index_setClientContainer
304clang_index_setClientEntity
305clang_isAttribute
306clang_isConstQualifiedType
307clang_isCursorDefinition
308clang_isDeclaration
309clang_isInvalidDeclaration
310clang_isExpression
311clang_isFileMultipleIncludeGuarded
312clang_isFunctionTypeVariadic
313clang_isInvalid
314clang_isPODType
315clang_isPreprocessing
316clang_isReference
317clang_isRestrictQualifiedType
318clang_isStatement
319clang_isTranslationUnit
320clang_isUnexposed
321clang_isVirtualBase
322clang_isVolatileQualifiedType
323clang_loadDiagnostics
324clang_Location_isInSystemHeader
325clang_Location_isFromMainFile
326clang_parseTranslationUnit
327clang_parseTranslationUnit2
328clang_parseTranslationUnit2FullArgv
329clang_remap_dispose
330clang_remap_getFilenames
331clang_remap_getNumFiles
332clang_reparseTranslationUnit
333clang_saveTranslationUnit
334clang_suspendTranslationUnit
335clang_sortCodeCompletionResults
336clang_toggleCrashRecovery
337clang_tokenize
338clang_CompilationDatabase_fromDirectory
339clang_CompilationDatabase_dispose
340clang_CompilationDatabase_getCompileCommands
341clang_CompilationDatabase_getAllCompileCommands
342clang_CompileCommands_dispose
343clang_CompileCommands_getSize
344clang_CompileCommands_getCommand
345clang_CompileCommand_getDirectory
346clang_CompileCommand_getFilename
347clang_CompileCommand_getMappedSourceContent
348clang_CompileCommand_getMappedSourcePath
349clang_CompileCommand_getNumArgs
350clang_CompileCommand_getArg
351clang_visitChildren
352clang_visitChildrenWithBlock
353clang_ModuleMapDescriptor_create
354clang_ModuleMapDescriptor_dispose
355clang_ModuleMapDescriptor_setFrameworkModuleName
356clang_ModuleMapDescriptor_setUmbrellaHeader
357clang_ModuleMapDescriptor_writeToBuffer
358clang_VirtualFileOverlay_addFileMapping
359clang_VirtualFileOverlay_create
360clang_VirtualFileOverlay_dispose
361clang_VirtualFileOverlay_setCaseSensitivity
362clang_VirtualFileOverlay_writeToBuffer
363clang_Type_getObjCEncoding
364clang_Cursor_isMacroFunctionLike
365clang_Cursor_isMacroBuiltin
366clang_Cursor_isFunctionInlined
367clang_Cursor_hasAttrs
368clang_Cursor_Evaluate
369clang_EvalResult_getKind
370clang_EvalResult_getAsInt
371clang_EvalResult_getAsLongLong
372clang_EvalResult_getAsUnsigned
373clang_EvalResult_isUnsignedInt
374clang_EvalResult_getAsDouble
375clang_EvalResult_getAsStr
376clang_EvalResult_dispose
377clang_PrintingPolicy_getProperty
378clang_PrintingPolicy_setProperty
379clang_PrintingPolicy_dispose
380