OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFileRemappings
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/ARCMigrate/
ARCMT.h
79
bool
getFileRemappings
(std::vector<std::pair<std::string,std::string> > &remap,
/external/clang/tools/libclang/
ARCMigrate.cpp
62
bool err = arcmt::
getFileRemappings
(remap->Vec, migrate_dir_path,&diagBuffer);
/external/clang/lib/ARCMigrate/
ARCMT.cpp
402
bool arcmt::
getFileRemappings
(std::vector<std::pair<std::string,std::string> > &
Completed in 457 milliseconds