Home | History | Annotate | Download | only in Basic

Lines Matching defs:true

129     if (Invalid) *Invalid = true;
146 if (Invalid) *Invalid = true;
368 : Diag(Diag), FileMgr(FileMgr), OverridenFilesKeepOriginalName(true),
469 *Invalid = true;
512 /*DoNotFree=*/true);
572 SLocEntryLoaded[Index] = true;
624 SLocEntryLoaded[Index] = true;
650 const_cast<SrcMgr::ContentCache *>(IR)->BufferOverridden = true;
684 *Invalid = true;
1046 return true;
1082 return true;
1103 *Invalid = true;
1130 *Invalid = true;
1279 *Invalid = true;
1291 *Invalid = true;
1979 /// entry, return true and don't modify it.
1984 return true; // We reached the top.
2018 /// \returns true if LHS source location comes before RHS, false otherwise.