Searched refs:FromASTFile (Results 1 – 5 of 5) sorted by relevance
32 FromASTFile(false), in MacroInfo()140 if (FromASTFile) Out << " imported"; in dump()
60 MI->FromASTFile = true; in AllocateDeserializedMacroInfo()
105 unsigned FromASTFile : 1; variable269 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile()
273 unsigned FromASTFile : 1; variable319 Access(AS_none), FromASTFile(0), Hidden(0), in Decl()329 Access(AS_none), FromASTFile(0), Hidden(0), in Decl()618 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile()
440 D->FromASTFile = true; in VisitDecl()