Home
last modified time | relevance | path

Searched defs:UseTemporary (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp849 assert((!CreateMissingDirectories || UseTemporary) && in createOutputFileImpl() argument
834 createOutputFile(StringRef OutputPath,bool Binary,bool RemoveFileOnSignal,bool UseTemporary,bool CreateMissingDirectories) createOutputFile() argument
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8011 bool UseTemporary = Entity.getType()->isReferenceType(); Perform() local
8057 bool UseTemporary = Entity.getType()->isReferenceType(); Perform() local