Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp383 std::vector<FileID> FileIDs; GenerateHTML() local
[all...]
/llvm-project/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp225 SmallVector<unsigned, 8> FileIDs(Data.ReverseVirtualFileMapping.size()); in writeCoverageRegions() local
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1409 auto FileIDs = gatherFileIDs(Filename, Function); getCoverageForFile() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1409 std::map<int, int> FileIDs; ParseLineTable() local