clang 19.0.0git
ExtractAPI Directory Reference
Directory dependency graph for ExtractAPI:
lib/ExtractAPI

Directories

directory  Serialization
 

Files

file  API.cpp [code]
 This file implements the APIRecord and derived record structs, and the APISet class.
 
file  APIIgnoresList.cpp [code]
 This file implements APIIgnoresList that allows users to specifiy a file containing symbols to ignore during API extraction.
 
file  DeclarationFragments.cpp [code]
 This file implements Declaration Fragments related classes.
 
file  ExtractAPIConsumer.cpp [code]
 This file implements the ExtractAPIAction, and ASTConsumer to collect API information.
 
file  TypedefUnderlyingTypeResolver.cpp [code]
 This file implements UnderlyingTypeResolver.