Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h106 unsigned getMainFileID() const { in getMainFileID() function
/external/llvm/include/llvm/Support/
DSourceMgr.h111 unsigned getMainFileID() const { in getMainFileID() function
/external/clang/include/clang/Basic/
DSourceManager.h754 FileID getMainFileID() const { return MainFileID; } in getMainFileID() function