Searched defs:FileID (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h39 class FileID { class in namespace:clang
44 FileID() : ID(0) {} function in class:clang::FileID
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h49 FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID = FileID()) argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp348 unsigned FileID = local
366 unsigned FileID = local
385 unsigned FileID = DD->getOrCreateSourceID(SP.getFilename(), SP.getDirectory(), local
402 unsigned FileID local
420 unsigned FileID = DD->getOrCreateSourceID(File.getFilename(), local
439 unsigned FileID = local
[all...]
H A DDwarfDebug.cpp887 unsigned FileID = getOrCreateSourceID(Module.getContext().getFilename(), local

Completed in 86 milliseconds