Searched refs:FromASTFile (Results 1 – 5 of 5) sorted by relevance
105 unsigned FromASTFile : 1; variable286 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile()
32 FromASTFile(false), in MacroInfo()
73 MI->FromASTFile = true; in AllocateDeserializedMacroInfo()
272 unsigned FromASTFile : 1; variable318 Access(AS_none), FromASTFile(0), Hidden(0), in Decl()328 Access(AS_none), FromASTFile(0), Hidden(0), in Decl()613 bool isFromASTFile() const { return FromASTFile; } in isFromASTFile()
416 D->FromASTFile = true; in VisitDecl()