Searched refs:setRecordingPaths (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DCXXInheritance.h208 void setRecordingPaths(bool RP) { RecordPaths = RP; } function in class:clang::CXXBasePaths
/external/clang/lib/Sema/
H A DSemaCast.cpp1243 Paths.setRecordingPaths(true);
1352 Paths.setRecordingPaths(true);
H A DSemaDeclCXX.cpp1625 Paths.setRecordingPaths(true);

Completed in 89 milliseconds