Home
last modified time | relevance | path

Searched defs:FIDs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPlistSupport.h27 inline unsigned AddFID(FIDMap &FIDs, SmallVectorImpl<FileID> &V, in AddFID()
38 inline unsigned AddFID(FIDMap &FIDs, SmallVectorImpl<FileID> &V, in AddFID()
44 inline unsigned GetFID(const FIDMap &FIDs, FileID FID) { in GetFID()
50 inline unsigned GetFID(const FIDMap &FIDs, const SourceManager &SM, in GetFID()