MCPcopy Create free account

hub / github.com/MobileNativeFoundation/index-import / functions

Functions24 in github.com/MobileNativeFoundation/index-import

↓ 7 callersMethodremap
index-import.cpp:61
↓ 4 callersFunctionlogMissingFile
Helper function to use consistent output. Uses `stdout` to ensure the output is greppable, or redirectable to file (separate from API/system errors).
validate-index.cpp:20
↓ 4 callersFunctionnormalizePath
Normalize a path by removing /./ or // from it.
index-import.cpp:397
↓ 3 callersFunctiongetFileEntryRef
Returns a OptionalFileEntryRef for any non-empty path.
index-import.cpp:109
↓ 2 callersFunctionappendInteriorRecordPath
Append the path of a record inside of an index
index-import.cpp:199
↓ 2 callersFunctioncloneRecord
index-import.cpp:209
↓ 2 callersFunctiongetFileEntry
Returns a FileEntry for any non-empty path.
index-import.cpp:120
↓ 2 callersFunctiongetUnitPathForOutputFile
index-import.cpp:125
↓ 2 callersFunctionremapIndex
index-import.cpp:406
↓ 1 callersFunction_dependencyKindName
absolute-unit.cpp:11
↓ 1 callersMethodaddRemap
index-import.cpp:75
↓ 1 callersFunctioncloneRecords
index-import.cpp:350
↓ 1 callersMethodgetReference
Stores a copy of `moduleName` and returns a handle.
index-import.cpp:89
↓ 1 callersFunctionimportUnit
Returns None if the Unit file is already up to date
index-import.cpp:225
↓ 1 callersFunctionisUnitUpToDate
Returns true if the Unit file of given output file already exists and is older than the input file.
index-import.cpp:183
↓ 1 callersFunctionisUnitUpToDateForOutputFile
index-import.cpp:141
Functionf
tests/clang/input.c:1
Functionf
tests/import_only/input.c:1
Functionf1
tests/multiple/input1.c:1
Functionf2
tests/multiple/input2.c:1
MethodgetModuleInfo
Implementation of ModuleInfoWriterCallback, which is an unusual API. When adding dependencies to Units, the module name is passed not as a string, but
index-import.cpp:98
Functionmain
absolute-unit.cpp:24
Functionmain
validate-index.cpp:24
Functionmain
index-import.cpp:511