Searched refs:fragments (Results 1 – 5 of 5) sorted by relevance
154 llvm::SmallVector<llvm::StringRef, 2> fragments; in VisitDeclaratorDecl() local155 annotation.split(fragments, "="); in VisitDeclaratorDecl()156 if (fragments.size() != 2) { in VisitDeclaratorDecl()177 if (auto it = prefix_map.find(fragments[0].str()); it != prefix_map.end()) { in VisitDeclaratorDecl()179 if (fragments[1].getAsInteger(10, value)) { in VisitDeclaratorDecl()
15 __u32 fragments; member
328 int fragments; member
376 up and down a bit, but stays mostly the same so an allocator that fragments
232 The code fragments above match the "traditional" TLS design from Drepper's document. For the GD and