Searched defs:LocDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 2465 std::pair<unsigned, Decl *> LocDecl(Offset, D); addFileLevelDecl() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6324 std::pair<unsigned, LocalDeclID> LocDecl(Offset, ID); associateDeclWithFile() local |