Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp77 SourceLocation attrLoc; in ParseNamespace() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d917 const attrLoc = token.loc; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.c787 const Loc attrLoc = token.loc; in parseDeclDefs() local