HomeSort by relevance Sort by last modified time
    Searched full:commentbegindecomp (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/AST/
ASTContext.cpp 172 std::pair<FileID, unsigned> CommentBeginDecomp
176 if (DeclLocDecomp.first == CommentBeginDecomp.first &&
178 == SourceMgr.getLineNumber(CommentBeginDecomp.first,
179 CommentBeginDecomp.second)) {
    [all...]

Completed in 122 milliseconds